/*Backend*/

body {
    background: #ffffff url(/files/Insta/img/web-elements/Insta-Logo_schwarz_RGB.svg) center 4.5em no-repeat;
    background-size: 200px;
}

#main {
    border-radius: 0px;
}

#container {
    margin: 15em 10px 0;
    background: #ededed;
}

#header .inner {
    background: #707070;
}
