BODY   {
        background : #DCDCDC;
	margin:2cm; 
	color : Black;
	font-family :  Arial, sans-serif;
	font-size: small;
	background-image:url(background.jpg); background-repeat:no-repeat; 
	background-attachment : fixed;
	<style type="text/css">
  	{border-style:none};

 </style>

}

 
a:link {color:blue;}
a:visited {color:blue;}
a:active {color:black;}
a:hover{color: #FDB875;}



 
H1, {
 font-variant: small-caps;
 color: #003399;
 padding: 4px;
 width: 100%;
}


H2, H3, H4, {
 
 color: #003399;
 padding: 14px;
 width: 100%;
}

TD, table, tr {

	background-image:url(bg.jpg); background-repeat:no-repeat;
	color : Black;
	font-family :  Arial, sans-serif;
	font-size: small;
	background-attachment : fixed;
	background-color : transparent;
	background : transparent;
}

IMG
{border-width: 0px; }