  /* This codes sets the clickable background image based on the site title's link */

.custom #masthead #logo { display: block; width: 520px; height:138px; background: url('images/header.jpg') no-repeat; outline: none; margin:0; }
.custom #masthead #logo span { display: none; }
.custom #masthead { padding:0; }


