div.header{
	
	position:absolute;

	margin-left:50%;
	
	left:-120px;

	text-align:center;

	padding:0px;

	top:20px;

	width:500px;

	font-family:Myriad Pro, Verdana;

}

.headerc2a{

	font-size:20px;
	margin:0px;

}

.headercall{

	font-size:28px;
	font-weight:bold;
	margin:0px;

}

.red{

	color:red;

}

.headerimage{

	position:absolute;
	margin-left:50%;
	left:-360px;
	top:10px;
	z-index:50;

}
