body {

        background-color:#CC0099;      /*990000*/ 

        font-family: "cracked", "bradley hand itc tt", "handwriting - dakota",  "marker felt", "american typewriter", "futura";

        font-size:10pt;

        color:#FFFFFF;	/*333333*/

        line-height:20px;

        cursor:default;

        margin:10%;

	margin-left:25%;

}

h1 {
	margin-left:-10%;

        font-size:450%;

	line-height:50px;

	letter-spacing:4px;

	text-shadow: rgb(0,0,0) 3px 3px 5px;
} 

h2 {
	margin-left:-10%;

        font-size:300%;

	line-height:80px;

	letter-spacing:4px;
} 


a {
        color:#FFFFFF;
        
	text-decoration:none;
	
	font-size:110%;
	
	letter-spacing:1px;
}

small {
	font-family:helvetica;

	font-size:60%;
}

p {
	font-family:eurostile;

        font-size:10pt;

	letter-spacing:0.2em;
}

#left {
	margin-left:-60pt;
}

#back {
	font-size:7pt;

	border: 1px solid rgb(204, 204, 204);

	-moz-border-radius: 20px;
 
	float:right; 

	width: 4%; 

	text-align:center;
}
#acro {
	font-size:150%;
	float:right;
}

