@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	background: #000000 url(none) no-repeat scroll top center;

}

#enter{
font-family:"Courier New", Courier, monospace;
font-size:11px;
color:#FFFFFF;
left:490px;
position:fixed;
top:150px;
z-index:100;}


#logos{
position:fixed;
bottom:0px;
z-index:10;
left:25%;}


#fondo{
left:50%;
margin-left:-840px;
position:absolute;
top:0;
z-index:1;



}


