@charset "utf-8";
/* CSS Document */

body {
background-color:#f5f9f8;
height:100%;
width:99,5%;
}

#enter {
width:400px;
height:300px;
background-image:url(img/sitelogo.jpg);
background-repeat:no-repeat;
background-position:center;
margin:auto;
}
