@import url("main.css");

#header {
	background-color: #f21860;
}
#header a {
	background-image: url(../img/bg-logo-over-blue.png)
}

