body {
    width: 100%;
    background-color: #202020;
    padding-top: 200px;
}

div.info {
    display: block;
    margin: 0px auto;
    height: 300px;
    width: 500px;
    background: url(mag.png) center center #202020 no-repeat;
}