body
{
	background-image: url('http://www.geocities.com/supermancan15/Pics/bluprl.jpg');
	background-position: 700px 150px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

p
{
	font-size: 80%;
	font-family: Century Gothic, Arial, Tahoma;
	margin-left: 10%;
	margin-right: 30%;
}

h1
{
	font-size: 400%;
	font-weight: 200;
	font-family: Impact, Tahoma, Arial;
	font-stretch: wider;
	font-style: oblique;
	letter-spacing: 3px;
	color: #99CCFF;
	text-decoration: none;
	margin-left: 75px;
}

h2
{
	font-size: 150%;
	font-weight: lighter;
	font-family: Century Gothic, Arial, Tahoma;
	color: #999999;
	margin-left: 5px;
	margin-right: 5px;
}

td.list 
{ 

}

td.list li
{
	list-style-type: none;
	font-family: Arial, Tahoma;
}

td.list a
{
	display: block;
	background-color: #FFFFF;
	border-bottom: 1px solid #CCCCCC;
}

td.list a:link, a:visited
{
	color: #999999;
	text-decoration: none;
}

td.list a:hover
{
	font-weight: none;
	color: #99CCFF;
}

#rborder
{
	border-right: 1px solid #CCCCCC;
}

#nav
{
	position: absolute;
	top: 100px;
	left: 10px;
	width: 100px;
}