@charset "UTF-8";
/* CSS Document */

.center {
	width:965px;
	height:682px;
	background-image:url(background.jpeg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
