/* CSS Document */

body{
	background-color: #7f7d46;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #EDEFCA;
}
a{
	color: #DBEFCB;
}
.maintable{
	width: 795px;
}
.content{
	padding: 10px;
	width: 515px;
	vertical-align: top;
}
.feature{
	text-align: center;
	vertical-align: top;
	padding: 10px;
	width: 240px;
}
.feature img{
	border: 2px solid #EDEFCA;}

