body {
    position: relative;
    margin: 0
}

body>* {
    max-width: 950px;
    margin: 0 auto !important
}