/***********************
By .:[PHOXER]:.
http://www.phoxer.com.ar
http://www.lightdreams.com.ar
***********************/
body{
	background:#002549;
	text-align:center;
	margin:0px; 
	overflow:auto;
}
#page{
	width:950px;
	height:510px;
	margin:auto;
	z-index:0;
}
#footer{
	width:950px;
	height:20px;
	margin:auto;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	z-index:0;
}
.link{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}