Hi
Sorry if this is a bit of a stupid question. How do you increase the size of the logo?
i can make it bigger in PS, but my design gets cropped
h1#gkLogo a.cssLogo {
background: url("../images/style1/logo.png") no-repeat scroll 0 0 transparent;
display: block;
height: 32px;
margin: 0;
text-indent: -999em;
width: 249px;
}