@charset "ISO-8859-1";

a {
	text-decoration: none;
	color: #000000;
}

body {
	margin-top: 0;
	padding-top: 0;
	overflow-x: auto;
	overflow-y: hidden;
}

img {
	height: 300px;
	margin-top: 50px;
	margin-bottom: 10px;
	padding: 0px;
	border: 0px;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: uppercase;
	font-weight: lighter;
	text-shadow: white 4px 0px 2px;
	letter-spacing: 1px;
	font-size: 14px;
	color: #000;
	margin: 5px;
	margin-top: 10px;
}

#shadow {
	text-shadow: white 4px 0px 2px;
}

#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}