body {
	font-family:  "Comic Sans MS", cursive, sans-serif;
	background-color: #080908;
	color: #FFFFCC;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

img		
	{		
	border: 0px;		
	}

a:link		
	{
	color: #66bbdd;
	}

a:visited	
	{
	color: #77aabb;
	}

a:hover		
	{
	color: #ddaadd;
	}

a:active		
	{
	color: #eecccc;
	}

h1		
	{
	font-size: 200%;
	color: #FFFFCC;
	font-family:  "Comic Sans MS", cursive, sans-serif;
	font-weight: bold;
	margin: 0;
	line-height:1;
	text-align: center;
	}
	
h2		
	{
	font-size: 110%;
	color: #FFFFCC;
	font-family:  "Comic Sans MS", cursive, sans-serif;
	font-weight: bold;
	margin: 0;
	line-height:1;
	text-align: center;
	}
	
h3		
	{
	font-size: 120%;
	color: #FFFFCC;
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-weight: bold;
	margin: 0;
	line-height:1;
	}
	
div#main		
	{
	background-image: url(back.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	min-width: 1200px;
	min-height: 933px;
	}
	
span#smfont		
	{
	font-size: 75%;
	color: #FFFFCC;
	font-family:  "Comic Sans MS", cursive, sans-serif;
	margin: 0;
	line-height:1.1;
	}