body {
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	background-image: url(images/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #4f2b1c;
}