.code {
   font-family: 'Courier New', Courier, sans-serif; 
   font-size: 11px; 
    color: #FF8C00;
   background-color: #F4F4F4; 
    border: 1px solid #D1D7DC; 
   width: 96%;
    text-align: left;
}
.quote {
   font-family: 'Courier New', Courier, sans-serif; 
   font-size: 11px; 
    color: #4169E1;
   background-color: #F4F4F4; 
    border: 1px solid #D1D7DC; 
   width: 96%;
    text-align: left;
}

