#mainbox {
	height: 600px;
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 1px;
	background-image: url(../pics/main-background.gif);
	background-repeat: no-repeat;
}
