body {
	background-color: #990000;
	letter-spacing: 0.25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: oblique;
	color: #FF9900;
	background-attachment: fixed;
}
#text {
	width: 70%;
	color: #FF9900;
	text-align: justify;
	float: right;
}


#photo {
	float: left;
	width: 20%;
	top: -45px;
	margin-top: 25px;
	margin-left: 25px;
	font-size: small;
	text-align: center;
}
#photo a:link {
	color: #FF6600;
}
#photo a:visited {
	color: #FF9900;
}


h1 {
	font-family: "Trajan Pro";
	font-size: 200%;
	font-style: oblique;
	color: #FF3300;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	color: #FF6600;
}

#text a:link {
	color: #FF9900;
	text-decoration: none;
}
#text a:hover {
	color: #FFCC00;
}

