
body{
 margin: 0;
 padding:0;
 background: #dcdcdc;
 }
	 
#hdr{
 height:50px;
 background: #ccffff; 
 border:solid #000000;
 border-width:2px 0px;
 margin:40px 0 0 0;
 }

#lh-col{
 position: absolute;
 top: 115px;
 left: 10px;
 width: 175px;
 border: 2px solid #000000;
 background-image: url(images/torahblue1.png);
 color: #333333;
 margin: 0px;
 padding: 10px;
 height: 600px;
 }

#rh-col{
 margin: 20px 20px 20px 210px;
 border: 2px solid #000000;
 background-image: url(images/shofar1.png);
 padding: 20px;
 position :relative;
 }
