body {
    background: #c7b39b url(images/BG.png) no-repeat;
    background-attachment: fixed;
    margin: 0;
}

.content {
    margin-top: 100px;
    text-align: center;
}

.main {
    margin-top: 50px;
}

.buttons {
    margin-top: 50px;
}