﻿/* head section */

div.header
{
	height: 1%;
	margin: 4em 0px 0px 0px;
	height: 11em;
	background: #ffffff url(../images/bg/head-fade.gif) repeat-x bottom left;
}

div.header h2 
{
	height: 56px;
	border: 0px;
	position: absolute;
	top: 75px;
	width: 61.75em;
}

div.header h2 span { display:none; }
div.header h1 { display:none; }

/* random images */
div.stunning  h2 { background: url(../images/quotes/stunning.gif) no-repeat top center; }
div.simplicity h2 { background: url(../images/quotes/simplicity.gif) no-repeat center center; }
div.logic h2 { background: url(../images/quotes/logic.gif) no-repeat center center; }
div.success h2 { background: url(../images/quotes/success.gif) no-repeat center center; }