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