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