#footer{
 border: solid 1px #eeeeee;
 padding: 2px;
 background-color: #eeeeee;
 color: gray;
 font: 13px arial, tahoma, verdana;
}
#footer h2{
 font-size: 1.2em;
 display: inline;
}

#footer a{
 font-size: 13px;
 color: gray;
}

