body { 
	background: #603813 url(/images/quizzes/tapeworm/body_bg.png) repeat-x; 
	color: #fff;
}

.highlight { color: #A3610B; }

#quiz h1, #description { display: none; }

#quiz { 
	background: url(/images/quizzes/tapeworm/header.png) no-repeat top center;
	padding-top: 350px;
	margin-top: 40px;
	position: relative;
	width: 800px;
}

#smoke {
	position: absolute; 
	top: 80px;
	right: 0px;
}

#questions li li:hover { background: #333; }

#quiz_results {
	background: #fff;
	color: #333;
	padding: 1em;
}

#footer_links {  background: none; }

#footer_links a { color: #fff; }