body {
	margin :0;
}

a img {
	border: 0;
}
#header {
	/* border: 1px solid red; */
	height: 100px;
	background-color: #fff;
	padding-left: 117px;
}

#mainContainer {
	/* border: 1px solid red; */
	background: url('../images/bg.jpg') no-repeat center center;
	height: 977px;
	margin: 0 auto;
}

#logo {
	height: 72px;
}
#logo img {
	margin-top: 20px;
}

#show {
	text-align: center;
	height: 532px;
	padding-top: 140px;
}