body {
        background: url(grid.gif) repeat-y #fff center top;

        background: url(body-str.png) repeat-x #bfc0c0 center top;
        
}




.page {
    background: url(out-str.png) repeat-y  center top;
	width: 980px;
    
    bor_der: 1px solid red;
    
    padding-right: 10px;
    
}

