body {
	background-image: url(imgs/intro_back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
}
#logo {
	padding-top: 198px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 204px;
	width: 491px;
}
