body {
    background: #000;
}

img.bg {
    min-width: 1024px;
    height: 100%;
    min-height: 768px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

#contact-bar {
    height: 170px;
    top: 75%;
    position: absolute;
    width: 100%;
}

#contact-info {
    margin-left: 30px;
    vertical-align:top;
}
#static {
    margin-left: 50px;
}
#enter-button {
    margin-left: 283px;
}

