body {
    background-color: #F2F2E1;
    }

#main-content{   /* wraps the SmartCatalog generated content  */
    margin-left: 35px;
    width: 550px;
    margin-top: 10px;
    }

a{
    color:#C05100;
    }
    
a:hover{
    color:#30597F;
    }

a:active{
    color:#30597F;
    }
