/* BEGIN CSS DOCUMENT WRIGLEY90s */

 body { background-color: #010101; font-family: Times New Roman; 
 color: #eeaaaa; text-align: left; margin: 10px 10px 20px 20px; }

 /* NOTE - MARGIN ORDER goes-- top right bottom then left; like a backwards-C */

 a:visited
 	{color : #2255ff; text-decoration : underline;}
 a:link 
 	{color : #2255ff; text-decoration : none;}
 a:hover
 	{color : #ccbb55; text-decoration : underline;} 

 h1 {	font-family: Times New Roman;
	font-weight:bold;
	color: #eeaaaa;} 

 h2 {	font-family: Times New Roman;
	font-size: 20px;
	font-weight:bold;
	font-style: italic;
	color: #eeaaaa;} 

 h3 {	font-family: Times New Roman;
	font-weight:bold;
	color: #eeeeee;} 

 h4 {	font-family: Times New Roman;
	font-weight:bold;
	color: #eeaaaa;} 

blockquote 	{color: #eeeeee; 
			text-align: center;
			font-style: italic; }

 .Raus
	{font-size: 20px; 
	text-align: center;	}



/* END CSS DOCUMENT WRIGLEY90s */ 