html
{
background-color: black;
font-family: futura, helvetica, arial, sans-serif;
background-image: url(splash.jpg);
background-repeat: no-repeat;
background-position: 50% 0

}

a
{
	color: white;
	text-decoration: none;
}

a:hover
{
	color: #ff8e47;
	text-decoration: none;
}


li
{
	
	list-style-type: none;
	padding: .4em 2.3em;
	font-size: 24pt
}

#preamble
{
	color: white;
	padding: .2em 1em;
}

#tomail
{	

font-size: 24pt;
}