#masthead
{	
	background: url(../imgs/success.jpg) no-repeat;
}
#masthead div
{
	text-transform: uppercase;
	font-family: "Futura", "Futura MD", Arial;
	font-weight: 100;
	font-size: 20px;
	
	position: absolute;
	top: 60px;
	left: 20px;
	
	color: #0f0e6e;
}
#mastheadIntegrated
{
	color: #ff0000;
}