html, body {
    background-image: url('../images/tile1.jpg');
    background-repeat: repeat;
}

.spacer-hor {
    margin-top: 15px;
    margin-bottom: 15px;
}

.my-footer {
    background-color: #2c2c2c;
    color: #ffffff;
}