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

body {
text-align: center;
}

#container{
margin: 0 auto;
width: 640px;
position: relative;
text-align: center;
}

body
{ 
background-color: #000000
}
