﻿#Games{
background:url(images/starsglow1.gif);
}
.fontWhite{
	color:white;
	font-size:16px;
	float:right;
}
.fontRed{
	color:red;
	font-family:showcard gothic;
}	
#pic1{
	position:absolute; 
	visibility:visible; 
	left:0px; 
	top:0px; 
	z-index:-1;
}
#top_image{
	width:100%;
	height:150px;
	z-index:1;
	}
.game_div{
	position:relative;
	width:90%;
	left:5%;
	}
