body    {background:            #B0E0E6; 
         
         background-image:      url(SriAuro.jpg);
         background-position:   center center;
         background-attachment: fixed;
         background-repeat:     no-repeat;

         font-family:           'Gill Sans', Arial, sans-serif;
         color:                 #191970}

.chapter   {font-size:   140%;
            font-weight: bold;
            color:       #DAA520}

.title     {font-size:   110%;
            font-weight: bold}

.info      {font-size:   90%}

.price     {font-size:   100%;
            font-weight: bold}

.small     {font-size:   70%;
            color:       #DAA520}

A:link     {font-size:   110%;
            font-weight: bold;
            color:       #DAA520}

A:visited  {font-size:   110%;
            font-weight: bold;
            color:       #778899}

.buttons   {font-size:   100%;
            color:       #f78899;
            text-align:center}
