body,th,td,div,p,h1,h2,li,dt,dd {
 font-family: Tahoma, "Gill Sans", Arial, sans-serif;
}

/* front page stuff */

#feature {
 width: 100%;
 background: #008800 url(econ-8.jpg);
 background-position: top left;
 background-repeat: repeat;
 border: none;
 border-bottom: 1px solid #008800;
}

#feature td, #feature td p {
 font-size: 12px;
}
#feature td h1 {
 font-size: 36px;
 font-family: Arial;
}
#feature #about p {
 background-color: #008800;
 margin: 4px 0px;
}

