It’s in the Custom CSS area supported by the theme. I should also mention that I also tried forcing the logo to be a larger size this way:
.brand img {height:140px; width:400px;}
The height property works, but not the width property. I have tried looking at this in Firebug and can’t see what might be constricting the width. Maybe underlying PHP code or something?