/* CSS Document */
body{
background:#333333;
overflow: auto;
color:#FFFFFF;
margin:0;
padding:0;
}
#container{
text-align:center;
}



