 <style type="text/css">
 	 
	 body {
		color:#CCC;
		background-color:#000; 
  		}
	table {
		width:800px;
		height:40px;
	
		position:absolute;
		top:200px;
		left: 50%;
		margin-left:-400px;
		text-align:center;
		color: #9e1c1c;
		border:none;
		font-family: Century Gothic, Verdana, Geneva, sans-serif;
		font-size:24px;
	
		
	}
	table a{
		color:#CCC;
	}
	
	table a:hover
	{
		color: #9e1c1c;
	}
	
	
	div.maincontent
	{
	background: #f6f6f6;
	width:640px;
	height:590px;
	position:absolute;
	top:272px;
	left:50%;
	margin-left:-380px;
	overflow:auto;
	font-family: Century Gothic, Verdana, Geneva, sans-serif;
	}
	
	div.copyright
	{
		position:absolute;
		top:1200px;
		width:800px;
		left: 50%;
		margin-left:-400px;
		color:#FFF;
		font-family: Century Gothic, Verdana, Geneva, sans-serif;
		text-align:center;
	}
	
	h1
	{
		margin: 10px 40px;
	}
	
	h2
	{
		margin: 10px 40px 0px;
	}
	h3
	{
		margin: 0px 70px;
		color:#9e1c1c;
	}
	p
	{
		margin: 0px 70px;
		
	}
	
	img.headshot
	{
		float:right;
		padding: 0px 40px 0px 7px;
		
	}
	
	body
	{
		 background:#000 url('images/fxbackground.jpg') no-repeat top center;
	}
	p.block
	{
		margin: 10px 30px;
		text-indent:30px;
	}

		
		
		
  
  
  </style>
/* CSS Document */
