body {
	text-align: center;
}
#main {
	background-image:url(../img/background.png);
	background-repeat:no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 50px auto;
	text-align: left;
	width: 811px;
	height:615px;
}

