body {
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	background-color: #A9C538;
	background-image: url(../images/expander.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #53674C;




}
a {
	color: #F9A440;
	text-decoration: none;
}
a:hover {
	color: #A8C338;
}

