/* CSS Document */

#central{
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -170px;
	margin-left:-170px;
	}