body {
background: #d0cece;
}
html {
background: #d0cece;
}
#site-header {
margin-top: 30px;
background:#d0cece;
}
.navigation {
    width: auto;
    float: right;
    margin: 0 auto;
}
.menu-main-container {
float: left;
margin-top: 10px;
}

