html{
	background:#001020 url(img/logo.png) center center no-repeat;
	height:100%;
}
body{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#039;
	font-size:10px;
}
a:link, a:visited{
	color:#039;
	text-decoration:none;
}
#rodape{
	width:650px;
	height:18px;
	position:absolute;
	bottom:0;
}
