body {
      background: #53213A url('images/bg.jpg') repeat-y top left;
      }
div {
     margin-top:0;
     margin-bottom:0;
     }
#head {
       position: absolute;
       top: 20px;
       left: 50px;
       width: 875px; // 675px
       z-index: 0;
      }
#nav {
       padding: 0px;
       position: absolute;
       text-align: center;
       top: 125px;
       left: 16px;
       width: 138px;
       z-index: 0;
       margin-top:0;
       margin-bottom:0;
      }
#text {
       position: absolute;
       top: 125px;
       left: 210px;
       width: 715px; // 515px
       z-index: 0;
      }
#quote
      {
       position: absolute;
       top: 330px;
       left: 260px;
       width: 380px;
       z-index: 0;
      }
#main {
       position: absolute;
       top: 150px;
       left: 353px;
       width: 195px;
       height: 31px;
       z-index: 0;
      }
/* #logo {
       position: absolute;
       top: 425px;
       left: 402px;
       width: 114px;
       z-index: 0;
       text-align: center;
       } */
.intro {
        text-align: center;
       }
.border {
         border-style: solid;
         border-width: 10px;
         border-color: #000000;
         }
.button_border {
                border-color: #000000;
                padding: 0px;
                }
.head {
       text-align: center;
       font-size: 24pt;
       color: #FDEDC0;
       margin-top:3px;
       margin-bottom:3px;
      }
.subhead {
          text-align: center;
          font-size: 18pt;
          color: #FDEDC0;
          }
span.point {
            font-family: "Palatino Linotype", "Times New Roman";
            font-size: 12pt;
            text-decoration: underline;
            font-weight:bold;
            color: #FDEDC0; 
            }
.quote {
        text-align: center;
        font-size: 14pt;
        font-style: italic;
        color: #FDEDC0;
        text-align: center;
        }
.note {
       font-size: 10pt;
       color: #FDEDC0;
       font-style: italic;
       font-weight: bold;
       }
.button {
        position: relative;
        height: 37px;
        width: 128px;
        z-index: 1;
        margin-top:0px;
        margin-bottom:0px;
        padding: 0px;
        background-color: #000000;
        }
/* .contact {
          border-style: none;
          border-color: #000000;
         } */
li {
    font-family: "Palatino Linotype", "Times New Roman";
    font-size: 12pt;
    color: #999999;
    margin-top: 6pt;
    margin-bottom: 6pt;
   }
span.title {
        font-style: italic;
        color: #FDEDC0;
       }
.url {
      clear: both;
      text-align: center;
      width: 515px;
      margin-top: 18pt;
      margin-bottom: 18pt;
      }
.buy {
      position: relative;
      float: left;
      left: 0px;
      width: 257px;
      text-align: center;
      z-index: 2;
     }
.cart {
       position: relative;
       float: left;
       left: 0px;
       width: 258px;
       text-align: center;
       z-index: 2;
      }
span.emphasis {
           font-weight: bold;
           color: #FDEDC0;
          }
.center {
            text-align: center;
        }
a {
   font-family: "Palatino Linotype", "Times New Roman";
   border-style: none;
   border-color: #000000;
   }
a:link {
        color: #99FFCC;
        border-style: none;
        }
a:hover {
         color: #99FF99;
         border-style: none;
         }
a:visited {
           color: #FFFF99;
           border-style: none;
           }
a:active {
          color: #FFFF99;
          border-style: none;
          }
p {
   font-family: "Palatino Linotype", "Times New Roman";
   font-size: 12pt;
   color: #999999;
   }
