body
{
	background-color:#fff;
	color:#333;
	font-family:Arial,Verdana,sans-serif;
	font-size:60%;
	margin:5% 5% 0 5%;
	text-align:center;
}

a,a:visited,a:active
{
	color:#0080ff;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

#header
{
	clear:both;
	font-size:3em;
	margin:auto;
}

#question
{
	clear:both;
	font-size:3em;
	font-weight:bold;
	margin:auto;
}

#button_area
{
	clear:both;
	font-size:2em;
	margin:auto;
}