﻿body
{   background-color: #e6ebf1;
    background-image: url(../images/gradientBottom.png);
    background-position: bottom center;
    background-repeat: repeat-x; 
    height: 100%;
    margin: 0px;
    padding: 0px;
    width: 100%;
}


