body{
	overflow:hidden;
}

#contem{
	position:absolute;
	width:1280px;
	height:1024px;
	left:50%;
	top:50%;
	margin-left:-640px;
	margin-top:-512px;
}