Adding margin to the bottom worked. Thanks again.
Thanks for the quick replies! I’m loving this WordPress forum. I tried GenericBox’s solution and it seemed to work pretty well. If I wanted to add a little margin to the bottom would I do this –
#site-description {
margin: 0 0 10px 0;
}