BODY 		{ background: 		#000000;
		font-family: 		Helvetica; 
		color: 			#99ccff; 
		font-size:		90%; }

hr.top		{ width:		80%; 
		  color:		transparent;
		  height:		15px;
		  border:		0;
		  background: #000	url(http://cdn1.mybrainhurts.com/site/images/aboutme/top_line.JPG) no-repeat scroll center; }
hr.bottom	{ width:		80%; 
		  color:		transparent;
		  height:		15px;
		  border:		0;
                  background: #000      url(http://cdn1.mybrainhurts.com/site/images/bottom_line.JPG) no-repeat scroll center; }
h1 		{ font-size: 		300%; 
		  line-height:		90%; }
h2 		{ font-size: 		200%; 
		  line-height:		90%; }
a		{ color:        	#6B8FB3; 
		  text-decoration: 	underline;}



table		{ width:		60%; 
		  background: 		#000000;
		  font-family: 		Helvetica; 
		  color:		#99ccff; 
		  font-size:		100%; }

td		{ width:		60%; 
		  background: 		#000000;
		  font-family: 		Helvetica; 
		  color:		#99ccff; 
		  font-size:		100%; }

p		{ width: 		80%; }
.quote		{ font-size:		110%;
		  font-style:		italic;
		  text-align:		center;}
.author	{ width: 		70%; 
		  font-size:		90%;
		  font-style:		bold;
		  text-align:		right;}
.author:before { content:		"-"; }
.copyright		{ font-size:	70%; }
