my css snippet... for easy viewing next to the image

--------------
#logoWrapper{
background-image: url(../images/sparks_130.jpg);
background-repeat: no-repeat;
background-color: #000000;
height:130px;
}
------------------