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

body {
padding:0;
margin:0;
background-color:#ed0a44;
}
#content {
width:770px;
margin:0 auto;
}