﻿

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: #E8E8E8; 
		background-image: url('../images/notebg.gif');
		background-attachment: fixed;
		}
a:link { 
	color:#0000a0; 
	background:transparent; 
} 

a:visited { 
	color:#f90000; 
	background:transparent; 
} 

a:active { 
	color:#336699; 
	background:transparent; 
}

