body{
 margin:0;
 padding:0;
 background-image:url(http://andeshelp.net/images/bkgd.png); 
 }
	 
#hdr{
 height:35px;
 border:solid #000000;
 border-width:2px 0px;
 margin:40px 0 0 0;
 }

#lh-col{
 position: absolute;
 top:99px;
 left:20px;
 width:180px;
 color:#333333;
 margin:0px;
 padding:0px;
 height:600px;
 }

#rh-col{
 margin: 20px 20px 20px 220px;
 padding: 20px;
 position :relative;
 }
 
#hr1 {
 background-color: purple;}
  
#h4{
 font-family: Arial,Helvetica,sans-serif;
 font-size:15px;
}