/* WALLPAPER ADVERTISEMENT */
#wallpaper {
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: 50% 0;
    height: 1200px;
    width: 100%;
}

