h1.img1 {

   width: 342px; height: 300px;  background: url("http://obrienchiro.com/layout/img/Daddy_Aerin_Danny_09_s2.png");
	background-repeat: no-repeat;
		   display:block; /*images must be set to block in order use auto margins*/
   margin: 0px 0px 0px 0px; /*centers images in most browsers*/
   text-align:center; /*centers images in older browsers*/ 
	padding: 0px;
	border:0px solid #021a40;
	}
	h1.desc
    {
    text-align:center;
    font-weight:normal;
    width:340px;
    margin:0px;
    }
	
	