body 
	{ 
	max-width: 900px; 
	margin: 10%;
	padding: 10%;
	color: #ffffff;
	background: #770077; 
	font: normal normal normal small Georgia, Tahoma, Verdana, Arial, sans-serif; 
	}
	

a:link { text-decoration: none; color: #FFC0CB; display: block }
a:visited { text-decoration: none; color: #800080 }
a:hover { text-decoration: none; background: #ffffff; color: blue; display: block }
a:active { text-decoration: none }
a:link img { border-style: none }
a:visited img { border-style: none }



/*background images*/
.blueice { background: #aae3ff url(photography/img/bluegrunge1bg.gif) no-repeat fixed center }


/*I think this is just for the splash screen - not going to use this anyway*/

