body {
    padding: 0px;
    margin: 0px;
    font-family: Verdana, Geneva, sans-serif;
    background-color: #282c34;
}

section#content {
    min-height: 700px;
    margin-top: 49px;
    background-color: #282c34;
    margin-bottom: 90px;
    overflow: hidden;
    text-align: center;
    position: relative;
    z-index: 1;
    width: 100%;
    color: #afafaf;
}
h1 {
    padding: 10px;
    text-align: center;
    margin: 0px;
    color: #afafaf;
}
background {
    z-index: -4;
    position: absolute;
}
