body {
    background-image: url('https://wheelhouseincident.com/images/bg2.gif');
    color:white;
    font-size:large;
}

section {
    margin-left:auto;
    margin-right:auto;
    margin-top:30px;
    text-align:center;
    width:700px;
    height:auto;
}

a {
    color:white;
}