html,
body {
	font-family: Helvetica, Arial, sans-serif ;
	font-size: 12px;
	line-height: 17px;
	color: #ffffff;
	margin:0;
	padding:0;
}
a:link,
a:visited {
	color:#999999;
	text-decoration:none;
}
a:focus,
a:hover {
	color:#ffffff;
}
.message{
	position:absolute;
	top:30px;
	left:30px;
}