a:link
{
	color: rgb(255,204,102); 
}
a:visited
{
	color: rgb(51,153,255);
} 
a:active 
{
	color: rgb(255,204,102);
}
body
{
	font-family: "Comic Sans MS";
	font-size: 12pt;
	background-color: rgb(0,0,0);
	color: #ffffcc;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 55px;
	background-position:20% 20%; 
	background-repeat:no-repeat;
	background-attachment: scroll;



}


table
{
	
}
h1
{
	color: #ffcc66;
	font-family: "Times New Roman";
	font-size: 36pt;
	font-style: normal;
	font-weight: bold;
}
h2
{
	color: #6A5ACD;
	font-family: "Comic Sans MS";
	font-size: 18pt;
	font-style: normal;
	font-weight: bold; 
}
h3
{
	color: #6A5ACD;
	font-family: "Comic Sans MS";
	font-size: 14pt;
	font-style: normal;
	
}
h4
{
	color: rgb(255,204,0);
}
h5
{
	color: rgb(153,255,51);
}
h6
{
	color: rgb(0,255,204);
}
