/* Global Styles */

body {margin:0px;
	  background-color: #000000;}
	 
center{text-align: center ; }

	  
/* ID Styles */
	
a:link {color: #E45E17;}
a:visited {	color: #FF9966;}

h1 {color: #B08B21;
    text-align: center ; 
    font-family: arial; 
   	font-size: xx-large;}
	
h2 {color: #B08B21;
text-align: center ; 
	font-family: arial; 
	font-size: large;}
	
h3 {font-style:italic;
    text-align: center ; 
    font-family: arial; 
	color: #B08B21;
	font-size: small;}
	
h4 {color: #B08B21;
	text-align: center ; 
	font-family: arial; 
	font-size: x-small;}

