
body {
	background: url(../images/headers/green.jpg) repeat-x;
	text-align: center;
	height:auto;
}

#searchButton
{
	height:25px;
	width:140px;
	background-image:url(../images/search/green.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}


.answer a:hover
{
	color:#A1B06F;
	font-weight:bold;
	text-decoration:none;
}
