body{
	font-family:sans-serif, serif;
	font-size:13px;
	color:black;
	background-color:white;}
#header{
	height:59px;
	width:261px;
	margin-bottom:20px;}
#logo{
	height:250px;
	width:163px;
	margin-bottom:15px;}
#container{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-207px;
	margin-left:-156px;
	height:414px;
	width:300px;
	padding:14px 6px 6px 6px;
	background-image:url(wbrub.png);
	background-repeat:no-repeat;
	text-align:center;}
b{
	display:block;}
#copyright{
	font-family: Arial, serif;
	font-size:10px;
	height:12px;
	margin-top:14px;}
a{
	text-decoration:none;
	background-color:white;
	color:#555;}
a:hover{
	text-decoration:underline;}