body {
	background-color: #302F18;
}
#centro{
position:absolute;
top: 50%;
width:100%;
height:600px;
overflow: visible;}
#pag{
position:absolute;
width:800px; 
height:600px; 
left:50%; 
margin-left:-400px; }
#footer{
top: 600px;
font-family:"Courier New", Courier, monospace; text-decoration:none; color:#FFFFFF; font-size:9px;
margin: 0 0 0 610px;}
#mqs{ top: 580px; float: left; position: fixed;}
#mqs img{top: -30px;}
a:link {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
a {
	font-size: 9px;
}
a:visited {
	color: #FFFFFF;
}
