body {
	text-align:center;
	background-color:#eee;
}
#wrapper {
	margin-right:auto;
	margin-left:auto;
	width:860px;
	text-align:left;
	background-color: #fff;
}
#header {
	margin-top:0px;
	margin-bottom:0px;
	text-indent: -9999px;
	background-image:url("/wp-content/themes/wpremix2/css/../images/headerbg4.jpg");
	background-repeat:no-repeat;
	width:860px;
	height:150px;
}
#quiz_main {
	margin-top:0px;
	margin-bottom:0px;
	width:860px;
	font-family: verdana;
}
h1 {
	font-family: tahoma, verdana, arial;
	sinze: 2em;
	color: orange;
	display: inline;
}
#footer {
	margin-top:0px;
	margin-bottom:0px;
	text-indent: -9999px;
	background-color: #eee;
	background-image:url("footer.jpg");
	background-repeat:no-repeat;
	width:860px;
	height:45px;
}
a:link, a:visited {
	text-decoration:underline;
	color: #0000ff;
}
a:hover {
	text-decoration: none;
	color: #fff;
	background: #0000ff;
}
#poweredby {
display: none;
}