body 
	{
	color: #FFE;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	background-color: #FFF;
	text-align: left;
	margin: 0
	}
h1
	{
	color: #DB0;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	line-height: 36px;
	}
h2
	{
	text-align: left;
	font-size: 24px;
	line-height: 32px;
	}
table
	{
	width:	100%
	}
td
	{
	text-align: center
	}
a:link
	{
	color: #F9F;
	text-decoration: none
	}
a:link img
	{
	border: none
	}
a:visited
	{
	color: #F9F;
	text-decoration: none
	}
a:visited img
	{
	border: none
	}
a:hover
	{
	color: #F5F;
	text-decoration: none
	}
a:hover img
	{
	border: none
	}
a:active
	{
	color: #F1F;
	text-decoration: none
	}
a:active img
	{
	border: none
	}
#frame
	{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:750px;
	padding:20px;
	background-color: #473
	}
#questions
	{
	text-align: right
	}
#nappyimage
	{
	padding: 20px;
	width: 256px;
	float: right
	}
