body{
	text-align:	center;
}

table{
	width:			600px;
	margin:			auto;
	height:			100%;
}

td{
	text-align:		center;
	vertical-align:		middle;
}

h1,h2{	margin:			0px auto;}

#backhome{
	position:		absolute;
	right:			20px;
	top:			3px;
}

a:link{	color:	#666666;}
a:visited{	color:	#666666;}
a:hover{	color:	#ff6666;}
a:active{	color:	#ff6666;}