@charset "UTF-8";
.logo {
	background-color: #333;
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-position: center 200px;
}
