#global 
	{
	position : relative;
	margin-left : auto;
	margin-right : auto;
	width : 960px;
	}
body 	
	{
	background-color: #000000;
	}
A:link 
	{
	text-decoration : none;
	color : #ffffff;
	}
A:visited 
	{
	text-decoration : none;
	color : #ffffff;
	}
A:active 
	{
	text-decoration : none;
	color : #ffffff;
	}
A:hover 
	{
	text-decoration : underline;
	color : #ffffff;
	font-weight : bold;
	}
a img 
	{ 
	border: none; 
	}
div.background
	{
	z-index : 101;
	left : 0px;
	position : absolute;
	top : 0px;
	}
div.gfmlogo
	{
	z-index : 105;
	left : 424px;
	position : absolute;
	top : 569px;
	}
div.fronttext
	{
	z-index : 106;
	left : 200px;
	width : 630px;
	position : absolute;
	top : 650px;
	}

p.fronttext 
	{
	color : #FFCB6D;
	font-family : verdana;
	font-size : 11px;
	text-align : justify;
	margin : 0;
	}

