/* CSS definition file containing sitestyle stylesheets */
BODY { background: #DFDFDF url(backgrnd.jpg);
margin-height: 0;
margin-width: 0;
margin-left:0;
margin-top:0;
margin-right:0;
}
#webhostingbg { background: #DFDFDF url(webhosting.jpg);
background-repeat: repeat;
background-position:  center center;
position:absolute; 
margin-top:95; 
margin-left:110;
}
#typenbg { background: #DFDFDF url(typenbg.jpg);
background-repeat: repeat;
background-position:  center center;
position: relative;
}