﻿.spMainContainer
{
    display:table;
    width:787px;
    background: #ccc url('/Master/Resources/SqueezePages/spMainBgRepeater.jpg') repeat-y 50% 0;
    margin-left:auto;
    margin-right:auto;
}
div.footer
{
    width:787px;
    height:34px;
    background: url('/Master/Resources/footer.png') no-repeat top left;
}