div#center { 
	position:absolute;
	height:128px; 
	width:64px;
	margin:-120px 0px 0px -20px;
	top: 50%; 
	left: 50%;
}

