#container {
	margin: 0 auto;
	padding-top: 50px;
}

.logo {

	background: url(layout/logo.png) center top no-repeat; 
	height: 180px;
	
}