body {
    background-color: #d3e1f6;
    margin: 0;
    padding: 0;
}

div.clear {
    clear: both;
}

div#loader-wrapper {
    background: url('/img/hp_images/vp_valentines_1000x800-edited-2.jpg') no-repeat;
    width: 1000px;
    height: 800px;
    margin: 0 auto;
    position: relative;
}

div#loader-logo {
    position: absolute;
    top: 30px;
    width: 1000px;
    left: 0;
    text-align: left;
}

div#loader-logo img { position: relative; left: 74px; width: 361px}


div#footer {
    position: absolute;
    top: 810px;
    left: 0;
    font-size: 12px;
    width: 100%;
    text-align: center
}

div#load-wrap {
    position: absolute;
    top: 265px;
    left: 330px;
    width: 400px;
}

div.banner {
    position: absolute;
    top: 738px;
    width: 100%;
    text-align: center;
    left: 0;
}

