(on the file " /styles/subsilver2/theme/stylesheet.css " )
#logodesc {
margin-bottom: 5px;
padding: 5px 25px;
background: #D9DFE4;
border-bottom: 1px solid #4787A7;
}
The colour is this line;
background: #D9DFE4;
also can you add a background image , you must add the line ;
background-image: url("images/yourimage.gif");
