body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: tahoma;
	font-size: 11pt;
	color:  #f1eae0;
		}
		
p:first-letter {
	font-size : 14pt;
		}
		
h3 { 
	font-family : cursive;
	font-size: 25pt;
	}

a:link.links {
	color: black;
	text-decoration: none;
	}
	
a:visited.links {
	color: black;
	text-decoration: none;
	}
	
a:hover.links {
	color: #b8a78d;
	text-decoration: underline;
	}
	
td.links {
	font-size: 11pt;
	}

	#logo {position: absolute; left: 0px; top: 130px; z-index: 0;}
	#page {position: absolute; left: 300px; top: 150px; z-index: 1;}
	#links {position: absolute; left: 0px; top: 0px; width: 100%; z-index: 1;}
	#page2 {position: absolute; left: 0px; top: 150px; width: 100%; z-index: 1;} 