BODY   {
        background : #DCDCDC;
	color : Black;
	font-family :  Arial, sans-serif;
	font-size: x-small;
	background-image:url(background.jpg); background-repeat:no-repeat; 
	background-attachment : fixed;
	<style type="text/css">
  	{border-style:none};

 </style>

}

 
A {
text-decoration: none;	
 color: blue;
 font-size : small;
}
 


A:link {
	text-decoration: none;

}

A:visited {
	text-decoration: none;
}



 
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: x-small;
	background-attachment : fixed;
	background-color : transparent;
	background : transparent;
}
