@charset "utf-8";
/* CSS Document */

#center {
	background-image: url(z-background2.gif);
	background-position: center;
	text-align: center;
	height: 400px;
	width: auto;
	padding-top: 10px;
}

