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



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