#header-bar {
	background-color: rgb(255,240,170);
}

#header a.resources {
	background-color: rgb(255,236,128);
}

dd {
    margin-bottom: 0.5em;
}

dt {
    font-weight: bold;
}

/*******************/
/***   FOOTER    ***/
/*******************/
#footer {
	background-color: rgb(255,240,170);
}