.bg_content{             
background-image: url("bg_content.gif");
background-attachment:fixed;
background-repeat:repeat;
background-position:0% 0% ;
background-color:#CCFF99;
border-style: ridge;
border-width: 0px;
border-color: #336600;
}

