body
{
	background-image:url(images/bg.jpg);
	font-family:tahoma;
	font-size:12pt;
}

a
{
	color:rgb(54,152,189);
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a.nav
{
	font-size:12pt;
	font-weight:bold;
}

h1
{
	color:rgb(164,207,76);
	margin-top:0px;
}

h2
{
	font-family:'curlz mt';
	color:rgb(192,58,121);
	margin-bottom:0px;
	font-size:14pt;
	font-weight:normal;
}
