a:link {color: #555555; text-decoration: none}
a:visited {color: #555555; text-decoration: none}
a:active {color: #555555; text-decoration: none}
a:hover {color: #000000; text-decoration: none}

body {margin: 100px 50px 50px 50px; background: white; color: #999999}

#container {
	text-align: center;
	}

h1 {
	text-align: center;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif; 
	font-size: 1.25em; 
	font-weight: 500; 
	letter-spacing: .50em;
	margin-bottom: 1em;
	margin-left: .50em;
	}

h2 {
	text-align: center; 
	margin-right: 10px; 
	margin-top: 1em; 
	margin-bottom: 2em;
	font-family: Verdana;  
	font-size: x-small; 
	font-weight: 500; 
	letter-spacing: .25em;
	line-height: 150%; 
	}
	
h3 {
	text-align: center; 
	margin-right: 10px; 
	margin-top: 1em; 
	font-family: Verdana; 
	font-style: italic; 
	font-size: x-small; 
	font-weight: 500; 
	letter-spacing: .25em; 
	}

p {
	margin-right: 10px; 
	margin-top: 5px; 
	font-family: Verdana; 
	font-size: x-small; 
	font-weight: 500; 
	letter-spacing: .25em; 
	line-height: 150%;
	}

img {
	border-style: solid; 
	border-width: 2px; 
	border-color: #eeeeee; 
	background: darkgrey;
	}