.opt-heading h1{
    font-size:11px !important;
    font-weight:normal;
    color:#0000FF;
	text-align:center;
	
}.opt-heading {
	position:relative;
	width:960px;
	margin:0 auto;
}
.opt-heading h1{
   position:absolute;
   margin:0;
   padding:2px 0 0 40px;
   color:white;
}