HTML{
height:100%;
}

body{	
font-size: 100%;
background: #FFF url(http://www.drgoerg.com/layout/images/background.jpg) top center repeat-x;
border: 0px solid red;
text-align:center;
margin:0;
}

#HeaderHome{
width:930px;
height:212px;
background-image:url(http://www.drgoerg.com/layout/images/HeaderHome.jpg);
background-position:top;
background-repeat:no-repeat;
border:0px solid #ccc;
margin:0 0 20px 0;
}