body{
	background-color: #FBFBD5;
	background-position:  50% 150px;
	}
html, body, #contents{
	min-height: 100%;
	width: 100%;
	height: 100%;
	}
html>body, html>body #contents {
	height: auto;
	}
#contents	{
	postion: absolute;
 	top: 0;
	left: 0;
	}


h1	{
 	font-family : Comic Sans MS;
 	font-weight : bold;
	font-size : 3em;
	color : darkblue;
	text-decoration : underline;
	}

h3	{
 	font-family : comic sans;
 	font-weight : bold;
	font-size : 1.4em;
	color : darkblue;
	text-decoration : underline;
	}


h4	{
 	font-family : Comic Sans MS;
 	font-weight : bold;
	font-size : 1em;
	color : darkblue;
	text-decoration : none;
	}

td	{
 	font-family : Comic Sans MS;
 	font-weight : bold;
	font-size : .8em;
	color : darkblue;
	text-decoration : none;
	}




p	{
 	font-family : Book Antiqua;
 	font-weight : bold;
	font-size : 1.4em;
	color : #996633;
	text-decoration : none;
	}


#expics	{
	list-style-type: none;
	}

#expics li{
	float: left;
	margin-right: 10px;
	margin-bottom : 50px;
	}

#general 	{
	font-family : Comic Sans MS;
 	font-weight : bold;
	font-size : 1.4em;
	color : #996633;
	text-decoration : none;
	}
	


.footer tr {
	
	width : 80%;
	border-top : 1px dotted #aaaaaa;
	color: #996633;
	background color: #ffffdd;
	}


li	{
 	font-family : Book Antiqua;
	font-weight : bold;
	font-size : 1.2em;
	color : #996633;
	text-decoration : none;
	}