@import url("style.css");

#header {
                background-image: url(/images/blank.gif);
        }

#bigheader	{
			display: none;
		}

#bigheaderprint	{
			display: inline;
		}

