﻿

table.header { 
        background-image:  url('p7exp/images/bluenote2570027sharp.jpg') ; /* 5322447.jpg");  */
        background-repeat: repeat-x;   
        background-position: left 35%;   /* 60% 35%; */
        background-color: #6495ED;
        height: 7.5em;
	     width: 100%;
}	
	
body {
		background-color: #E6E6E6; 
		background-image: url('../images/notebg.gif') ;
	 	background-attachment: fixed;  
		}
a:link { 
	color:#0000C0; 
	background:transparent; 
} 

a:visited { 
	color:#C00000; 
	background:transparent; 
} 

a:active { 
	color:#336699; 
	background:transparent; 
}


