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

body {
margin:0px;
padding:0px;
background-color:#000000;
background-image:url(../img/bgindex.jpg);
background-repeat:no-repeat;
background-position: top left;
}

#enter {
width:58px;
height:23px;
position:absolute;
top:411px;
left:680px;
}