body {
    background-image: url(media/limboBg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: 100%;

    font-family: sans-serif;
    text-align: center;
}