﻿body { 
margin-top : 0; 
margin-left : 0; 
margin-right : 0; 
margin-bottom : 0; 
background-image : url('../images/bkg.gif'); 
background-color : #e5e5e5; 
background-repeat : repeat; 
background-position : center top; 
background-attachment : fixed; 
} 

