#main {
       background: url(../images/designdrdawing.png) no-repeat top left;
       text-align: left; 
       padding-bottom: 40px !important; 
}

#content { 
	background: transparent;  
	min-height:666px; 
} /*border-bottom: 1px solid #ccc;*/

#main h1{
color:#d6ca9a;
border-bottom: 1px solid #ccc;
background: url(../images/steps-header.png) no-repeat top left;
text-indent:-9999px;
}


        
