#masthead {
}

#footer {
	border-top: 1px solid #C96;
	border-bottom: 1px solid #B85;
}

.background {
	background: #C96;
	border-top: 1px solid #DA7;
	border-bottom: 1px solid #B85;
}


/* Museum header */
#museum {
	color: white;
	text-align: center;
	clear: both;
	font: bold 12px Arial, Helvetica, sans-serif;
}

#museum {
	background: #FFF url(menu-images/album-menu.png) repeat-x left top; 
	color: #777;
	height: 34px;
	padding-top: 12px;
}

