body {
    background: darkgray url("../images/dark_wood.png") repeat;
    font-size: 25px;
    color: white;
    font-family: sans-serif;
    text-align: center;
    margin-top: 200px;
    }
    