
BODY 
    { 
	background-image: url(images/canvas.gif); 	
    background-attachment: fixed;
	background-repeat: repeat
    }	
	

a:link {color: #0000FF} 
a:visited {color: #FF0000}
a:hover: {color: #FF8000}
a:active: {color: #0000FF}






