body    {
        background-color:#ABA095;
        font-family:Open Sans,Trebuchet MS, Arial, sans-serif;
        color:#FFFFFF;
        }
.quotation {
        font-size: 2em;color:#A7BBB1;margin:0 0 0 0;
        }
.message {
        min-height:310px;
        max-width:600px;
        margin:0 auto;
        padding-top:400px;
        background-image:url('../images/the-jam-factory-bgd.png');
        background-position:right bottom;
        background-repeat:no-repeat;
        }
h1      {
        font-size:1.2em;
}
h2, .message p  {
        font-size:1em;
}