﻿body 
{ 
    background-image:url(images/blue4_gradient.png);
    background-repeat:repeat-x;
    background-color: #fff; 
    max-width:989px; 
    margin-left: auto;  
    margin-right: auto; 

}

.sectmid
{
    width:100%; 
}

.footer
{

}