@import url("main.css");

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