div#holder{ 
	width:700px;margin-left:auto;margin-right:auto;margin-top:2%;
	background:black;color:white;position:relative;
}
div#leftCirc{
	position:absolute;
	background:url('../images/circLeft.png') 0% 188px no-repeat;
	margin:0;
	width:100%;
	height:90%;
	z-index:-1;
}
div#titler {
width:100%;text-align:center;

}
div#downGameloadForYourSite {
background:white;
z-index:9;
position:relative;
font-size:small;
width:700px;
text-align:center;
margin-top:4%;
margin-left:auto;
margin-right:auto;
}
div#xer {
border:thin solid black;
position:relative;
float:right;
top:0px;
font-size:small;
width:15px;
height:15px;
cursor:pointer;
}
div#games {
width:700px;height:500px;
background:url('../images/flneed.png') 0% 50% no-repeat;
}
