body {
	background-color: #333 !important;
}
.header h1 {
	color: #eee;
	padding-left: 180px;
	background: url(front_imgs/logo.png) no-repeat left center;
	margin-bottom: 30px;
}