body {
	margin:0 auto;
	padding:0 auto; 
	background: #000000 ;
	font-family: "Trebuchet MS" sans-serif;
	font-size: 12pt;
	color: #ffffff;
	text-align: center;
}

a:link {
	color: #66ffdd; text-decoration: none;
}

a:visited {
	color: #66ffdd; text-decoration: none;
}

a:active {
	color: #66ffdd; text-decoration: none;
}

a:hover {
	color: ff6666; text-decoration: none;
}

p {
	font-family: "Trebuchet MS" sans-serif;
	font-size: 12pt;
	color: #ffffff;
	text-align: center;
}

p h1 {
	font-size: 22pt;
	
}

p h2{
	font-size:16pt;
}

p h3{
	font-size:12pt;
	font-style: italic;
}

#main { 
width: 800px;
text-align: center;
}
