@charset "utf-8";
/* CSS Document */

body {
margin: 0px;
background:#fff;
}

#container {
width:600px;
margin:8% auto 0;
}