@charset "UTF-8";
.background {
	background-color: #EDE7C7;
	height: 1400px;
	width: 800px;
	background-image: url(images/main_background.png);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #581011;
	vertical-align: top;
	margin-top: 0px;
	font-weight: normal;
}
