#fh	/*header font*/	{font-family: helvetica, arial, sans serif; font-size: 20pt; color: #333333}
#fhs	/*small header*/	{font-family: helvetica, arial, sans serif; font-size: 15pt; color: #666666}
#rf	/*small header*/	{font-family: helvetica, arial, sans serif; font-size: 12pt; color: #ff0000}
#f1	/*normal font*/	{font-family: helvetica, arial, sans serif; font-size: 12pt; color: #000000}
#fi	/*normal italic*/	{font-family: helvetica, arial, sans serif; font-size: 12pt; color: #000000; font-style: italic; }
#f0	/*small font*/		{font-family: helvetica, arial, sans serif; font-size: 9pt; color: #000000}
#fr	/*right font*/	{ font-size: 12pt; color: #000000; margin: 5px; padding-right: 5px; text-align: right;}


#global-header {

background: url(http://www.onthespotdesign.com/layout/head.jpg) no-repeat top;
    position: fixed !important;
    position: absolute;
    top: -25px;
    margin: 0;
    height: 75px;
    width: 750;
    z-index: 1;
    text-align: center;
}