/* CSS Document */

body{
	background:#000;
	text-align:center;
	background-image:url(images/backg.jpg);
}

h2 {
	color:#FFF;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}

#green {color:#0C0 }


#footer {
	color:#649108;
	font-size:0.846em;
	padding-top: 10px;
	padding-right: 92px;
	padding-bottom: 0;
	padding-left: 120px;
}
#link1 {
	position:absolute;
	font-weight:bolder;
	width:300px;
	height:94px;
	margin: 555px 0px 0px 5px;	
}

#link2 {
	position:absolute;
	font-weight:bolder;
	width:300px;
	height:94px;
	margin: 555px 0px 0px 310px;	
}

#link3 {
	position:absolute;
	font-weight:bolder;
	width:300px;
	height:94px;
	margin: 555px 0px 0px 615px;	
}

#link4 {
	position:absolute;
	font-weight:bolder;
	width:300px;
	height:94px;
	margin: 555px 0px 0px 615px;	
}

#footer strong {color:#649108;}
#footer a {color:#649108; text-decoration:none;}
#footer a:hover {text-decoration:underline;}.Green {
	color: #0C0;
}
.tiny {
	font-size: 16px;
}
