#rap { 
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}

#pagewidth { 
	margin-left: -960px;
	position: absolute;
	top: -625px;
	left: 50%;
	width: 1920px;
	height: 1250px;
	}