body {
	font: 12px/170% 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
	color: #333; 	
	background: #090401 url(../mimages/bg.jpg) no-repeat center top; 	
	border-bottom: 30px solid #090401; 
	text-align: center;
}

h1	
	{
	/*	color:#eaff60;197d8b
	*/
	font-size: 50px;
	letter-spacing: -6px;
	color: #197d8b;
	}


h2, a:link, a:visited
{
	text-decoration:none;
	color:#ffd460;
}


h3
{
	font-style:italic;
}

img 
{
	border:0px;
}

.leftcol
{

	width:700px;

	float: left;
}


.rightcol
{

	float:none;
}

#footer 
{
	padding-top:20px;
	/*float:none;*/
	text-align:center;
}

 .gbombing,  .gbombing a 
 {
 	color:black;
 }
