@charset "utf-8";
/* CSS Document */
body {  
top: 0px; 
left: 0px;
background-color: #000000;
overflow: hidden;
color:#808080;
font-family:Arial;
font-size:10;
}
#entra{
width:220px; 
position: absolute;
left: 50%; 
top: 70%;
z-index: 1;
}
#entra a{
color:#808080;
font-family:Arial;
font-size:16;
}
#container{
overflow: hidden;
position:relative; 
width:100%; 
height:100%; 
left: 0px; 
top: 0px;
}
