
body{
 margin: 0;
 padding:0;
 background-image: url(http://harvesttimetemple.com/images/htlogo.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: 10px 10px 10px 200px;
 padding: 10px;
 position :relative;
 }
