body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#container {
	width: 971px;
	margin:0 auto;
}

.bg-second {
	background-image: url(img/bg_second.gif);
	background-repeat: repeat;
	background-position: 0px 248px;
}
