body {
	background-color: #424251;
	background-image: url(../img/under_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.under {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	margin-top: 80px;
	text-align: center;
}
.logo {
	width: 361px;
	float: left;
	margin-left: 78px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
