#header {
	background: #715E4E;
}
#page {
	background: #D6CABD;
}
#content {
	background: #D6CABD;
}
#sidebar {
	background: #715E4E;
}
#rightmenu {
	background: #715E4E;
}
#footactions {
	background: #715E4E;
}
#footer {
	background: #715E4E;
}
.site-title a{ 
   color: #ffff00;
}
.site-title { 
   font-size: 1.7em; 
}
@media screen and (min-width:55em) {
.site-title { font-size: 2em; }
}
@media screen and (min-width:40em) {
.site-title { font-size: 1.5em; }
}
#topactions  {
	display:none;
}
