div#navigation  {
    display: none;
}

div#container { 
    padding-right: 0;
}

body {
    padding-left: 0;
    background: transparent;
}
