
@media only screen and (min-width: 769px){                    body{
                background-image: url('/scribe/themes/titan/images/body-bg-blue.png');
            }
            
           
                    body div.content main#content{
                width: 100%;
                background: url('/scribe/themes/titan/images/patterns/crest.gif') repeat;
            }
            
                    body div.content main#content{
                background-color:#c5c1bd;
            } 
            
}