/* CSS Document */

body{
	background-image:url(backgrnd.jpg);
	background-repeat: no-repeat;}
	
	
a:hover {color:#33CC00; font-weight: bold} /*Green*/
