body {
    background-image: url('../img/bg_pixel.gif');
    
    padding: 30px 30px 30px 30px;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000000;
}