div.blogBackgr 
{
 margin:5px 5px 5px 0px;
padding: 5px 5px 5px 50px;
color: black;
/*background:url(images/chapter12a.gif) no-repeat;  */
/*background: url(images/ring_binder.gif) no-repeat; */
/*background: #fff url(images/ring.jpg) repeat-y  0 0;*/
 
background:  url(images/ring.jpg) repeat-y;

}


