body {
	background-color: #000000;
}
.email {
	clear: both;
	padding: 0 0 10px 15px; 
	bottom: 5px; 
	height: 14px;
}
#photographer {float: left}

#webmaster {float: right}



.style1 {
	font-size: xx-large;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	background-color: #000000;
}
.style2 {
	font-size: large;
	color: #FF0000;
	background-color: #000000;
}
.style3 {
	font-size: medium;
	color: #FF0000;
	background-color: #000000;
}