body {
	width: 100%;
	margin: auto;
}

.container {
	width: 960px;
	margin: 0 auto;
}

.header {
	background: #6396bc;
	width: 100%;
}