#wrapper{
	background-color: #586F91;
	background-position: left top;
}
#answers li.answer{
	margin-bottom:15px;
	}
#answers a:link {
	color:#0000FF;
	text-decoration:none;
	}
#answers a:visited {
	color:#FFCC00;
	text-decoration:underline;
	}
#answers a:hover {
	color:#0066CC;
	text-decoration:underline;
}
.problems a:link{color: #FFFFFF;}

.problems a:hover {color:#0000FF}