#linkbox  { 
	position: relative; 
	width: 100px; 
	height: 300px; 
	border: 1px #ffffff solid;  
}

#overlink { 
	position: relative; 
}

#pgtitle { 
	position: fixed; 
	left: 5px; 
	top: 10px; 
	width: 500px; 
	height:  20px; 
}

#gamerbox {

	position: fixed;
	left: 5px;
	top: 60px;
	width: 500px;
	height: 400px;

}

#boxcover {
	position: fixed;
	bottom: 60px;	


}
