a 		 {	
			text-decoration: none;	
			color: #1568a2;	
 		 }
  
a:hover  {	
 			text-decoration: underline;	
			color: #1568a2;	
		 }
		 
body     {
			background-image:url('http://www.jaapmarinus.nl/images/temp2.png');
			background-repeat:no-repeat;
			background-attachment:fixed
	 	 }
		 

