.bg_content{             
background-image: url("");
background-attachment:fixed;
background-repeat:repeat;
background-position:0% 0% ;
background-color:#CCFFFF;
border-style: outset;
border-width: 0px;
border-color: #FF0000;
}

