@charset "utf-8";
/* CSS Document */

body {
	background: url(images/background.jpg) center top repeat;
}

#main {
	width:921px;
	height:671px;
	text-align:center;
	vertical-align:middle;
	margin:auto;
}