body  { font-family: Comic Sans MS, Arial Black; 
				font-weight: bold;
				font-size: 18pt;
				background-image: url(images/waterbg.jpg);
				background-attachment: fixed;
				background-position: 0% 0% 100% 100%;
				background-repeat: no-repeat }
				
h1    { font-family: Comic Sans MS, Arial Black; 
        font-weight: bold; 
			  font-size: 36pt;
			  color: white }
			  
p     { font-family: Comic Sans MS, Arial Black;
        font-size: 18pt;
        color: black}
