/* dark header */
#header {
	background: #3c3c3c url(../images/layout/header-bg.png) repeat-x;
}

.header-dark #top {
	color: #ccc;
}

