h1 {
	font-family: "Futura Md", "Futura Md BT", "Futura Hv BT", "Futura Hv";
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color:#404040;
	text-transform: uppercase;
	}
h2 {
font-family: "Letter Gothic Std";
font-size: 16px;
font-style: normal;
font-weight: bolder;
color:#404040;
text-transform: uppercase;
letter-spacing: 1px;
}
body {
font-family: "Futura Md", "Futura Md BT", "Futura Hv BT", "Futura Hv";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#404040;
}

.container { position: relative; left: 1px; top: 1px; color: #666; }
.text { position: absolute; left: 1px; top: 1px; color: #575757;} 
