body	{ 
	background-color:#550055; 
	font-size:6pt; 
	font-color:#cccccc; 
	background-repeat:no-repeat; 
	margin-right:80px; 
	} 
a:link	{ 
	color:orange; 
	font-family:impact,haettenschweiler,sans-serif; 
/*	font-weight:bold; */
	} 
a:visited	{ 
	color:orange;
	font-family:impact,haettenschweiler,sans-serif; 
/*	font-weight:bold; */
	}
a:hover	{ 
	color:yellow;
/*	background-color:#550055; */
	text-decoration:none;
	} 
.header	{ 
	font-size:50pt; 
	font-family:impact,haettenschweiler,sans-serif; 
	color:orange;
	text-align:center;
	font-style:normal;
	} 
.header2	{ 
	font-size:20pt; 
	font-family:impact,haettenschweiler,sans-serif; 
	color:yellow;
	text-align:center;
	font-style:italic;
	} 
.text	{
	color:silver;
	font-family:verdana,arial,sans-serif;
	font-size:8pt;
	text-align:justify;
	}

.bigpurple	{
	color:orange;
	font-family:impact,haettenschweiler,arial,sans-serif;
	font-size:80pt;
	text-align:center;
	margin-top:100px;
	}
.copyright	{
	text-align:center;
	font-family:verdana,arial,sans-serif;
	color:#110011;
	font-size:7pt;
	font-weight:normal;
	}