#header {
	background-color: #000;
}
#header .headerplace .logo {
	background: url("img/logo.png") no-repeat scroll 0 0 / cover  rgba(0, 0, 0, 0);
}