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