body
{
	background: #fff;
	background-image: none;
}

#options
{
	float: left;
	width: 780px;
	display: block;
	margin: 20px 0 0 0;
	background: #ccc;
	padding: 0 0 30px 0;
	color: #000;
	background: #fff;
}

#options a { color: #036; font-weight: bold; }

#footer { background-image: none; }