body
{
    background-position: center center;
    font-size: 14pt;
    color: black;
    background: #ffffcc; 
    text-align: center;
}
h1
{
    font-size: 26pt;
    text-align: center;
    font-family: 'Verdana',arial,helvetica
}
h2
{
    font-size: 20pt;
    text-align: center;
    font-family: 'Verdana',arial,helvetica
}
h3
{
    font-size: 16pt;
    text-align: center;
    font-family: 'Verdana',arial,helvetica
}
td
{
    font-size: 14pt
}
p.index
{
    font-size: 14pt;
    font-family: 'Verdana',arial, helvetica;
    text-align: center;
    vertical-align: bottom
}
p.beastie
{
    font-size: 28pt;
    font-family: jokerman, arial, helvetica;
    text-align: center;
    vertical-align: bottom
}
p.sorry
{
    font-size: 22pt;
    font-family: jokerman, arial, helvetica;
    text-align: center;
    vertical-align: bottom
}

a:link {color: black; text-decoration: none; }
a:visited {color: black; text-decoration: none; }
a:hover {color: red; text-decoration: underline; }
a:active {color: red; } 

#beastiepng{
	position: absolute; top: 10px; left: 400px; width: 240px; height: 150px;}
#beastiename{
	position: absolute; top: 10px; left: 5px; width: 240px; height: 150px;}
#copyright{
	width:800px;
	margin:0 auto;
	font-size: 7pt;
	font-family: 'Verdana', arial, helvetica;text-align: right;
	vertical-align: bottom
}

#topnav{
	width:800px;
	margin:0 auto;
	position:top:10px;
	list-style:none;
}
#topnav.td{
	padding:0;
}
#topnav.tr{
	padding:0;
}


#body{position:relative; width:800px;margin:0 auto;background: #ffffcc; text-align:left;}

#back{position:relative; width:800px;margin:0 auto;background: #ffffcc; text-align:right;}


#floater {float: right; padding: 20px;}
