﻿body,form,html 
{
    width:100%;
    background-color:#89667E;
    margin:0px;
    padding:0px;
    border:0px;
    height:100%;
  
    background-image:url(i/back.gif);
    background-repeat:repeat-x;
    background-position:top left;   
}
