It worked awesome thanks guys!! Could i bother you with one more question i am trying to put a small logo instead of the text up on the header but i am unsuccessful so far…any tips?
this is what I put on style css
#branding {
padding: 20px 0 10px;
#blog-title a {
background:url(imageurl.png) no-repeat top left;
text-align: left;
}