body {
  background-color:#eae3d3;
  font-size:14px;
}

td, th, ol, ul {
  font-family:Verdana;
  font-size:14px;
  text-align:left;
}

p {
  font-family:Verdana;
  color:#000;
  padding:5px;
  margin:0px;
  font-size:14px;
  text-align:left;
}

hr {
  background-image:url('http://www.pythonchallenge.org/images/hr.png');
  background-repeat:no-repeat;
  height:1px;
  margin:10px 0 10px 0;
  text-align:center;
}
span { margin:0px;
}
#L1Feature {
  margin:10px 0px 0px 35px;
  padding:8px;
  border:1px #0c2e51 solid;
  width:585px;
  float:left;
  background-color:#fff7ed;
  background-position:center bottom;
  background-repeat:no-repeat;
  background-image:url('http://www.pythonchallenge.org/images/mission-background.png');
}
#L1Feature .text {
  color:#000;
  padding:5px 0 0 5px;
  margin:0px;
  font-size:12px;
}
#L1Feature img {
  margin:2px 0px;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {
font-size:18px;    color:#144169;   font-weight:bold;
}

h3 {
color:#144169;   font-family:Verdana;   font-size:15px;   margin:0;   padding:0; 
}