@import url("default.css");

body {
    background-color:#fff;
}

#container {
    width:790px;
    margin:0 auto;
}

