td
{
	font-family: Georgia, Times, Serif;
	font-size: 16px;
}

.skull
{
	background:url(skull_bottom.jpg) no-repeat;
	padding-left: 50px;
	padding-right: 50px;
}

.menu
{
	font-size: 18px;
	font-weight: bold;
}

.menu a
{
	padding: 20px;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #0ea784;
}

h1
{
	font-weight: normal;
	font-style: italic;
	color: #888888;
	font-size: 46px;
	text-align: right;
	padding-top: 10px;
	/*font-variant: small-caps;*/
	padding-bottom: 0p;
	margin: 0px;
	padding-right: 75px;
}

h2
{
	font-style: italic;
	color: #444444;
	margin: 0px;
	padding: 0px;
}

.contact
{
	border-right: 1px solid #8d0000;
	font-weight: bold;
	text-align: right;
}


.download
{
	border: 2px dashed #888888;
	padding: 20px;
	margin: 20px;
	font-size: 20px;
	font-weight: bold;
	font-style: italics;
}

.download:hover
{
	background-color: #AAAAAA;
}