/*-----------------------------------------------------------------------------
author:    www.danielwriter.com
-----------------------------------------------------------------------------*/

/* =Company History and Yakama History Pages
-----------------------------------------------------------------------------*/
#h1About {
	width:400px;
	height:20px;
	background: url(../img/h1About.gif) no-repeat;
	position:absolute;
	}
	
#h1Blender {
	width:400px;
	height:20px;
	background: url(../img/h1Blender.gif) no-repeat;
	position:absolute;
	}
	
#h1Immemorial {
	width:400px;
	height:20px;
	background: url(../img/h1Immemorial.gif) no-repeat;
	position:absolute;
	}


