body {
	background-color: #990000;
	letter-spacing: .25em;
	text-align: center;
	font-size: 100%;
	font-style: oblique;
	color: #FF9900;
	background-attachment: fixed;
	text-decoration: none;
}
#text {
	float: right;
	width: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#photo {
	float: left;
	width: 20%;
	top: -45px;
	margin-top: 25px;
	margin-left: 25px;
	font-size: small;
}
#photo a:link {
	color: #FF6600;
}
#photo a:visited {
	color: #FF9900;
}




#text #photoinside table {
	text-align: center;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-style: oblique;
	color: #FF3300;
}
#text a {
	color: #FF9900;
}
#text a:hover {
	color: #FFCC00;
}
#text #text.lmu {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	border: 1px solid #DF9900;
}

