@charset "UTF-8";
/* CSS Document */

.shell #header {
background-image:url(../images/hp-blackbg.gif);
background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin:0px 0px 0px 0px;
	height:298px;
} 