a:link {
    color: silver;
    }
a: hover {
    color: gainsboro;
    }
a:visited, a:active {
    color: gray;
    }

body {
    color: white;
    background-color: black;
    font-family: arial, sans-serif;
    margin: 0px;
    }

font.title {
    border-top: solid white 1px;
    border-bottom: solid white 1px;
    letter-spacing: 14px;
    padding: 3px 15px;
    padding-right: 1px;
    }
    
td.logoleft {
    background-image: url('images/fleurlogoleft.gif');
    background-repeat: no-repeat;
    background-position: top left;
    }
    
td.logoright {
    background-image: url('images/fleurlogoright.gif');
    background-repeat: no-repeat;
    background-position: top right;
    }
    
td.main {    
    background-image: url('images/fleurleft.jpg');
    background-repeat: no-repeat;
    background-position: 0px 140px;
    padding: 20px;
    font-size: smaller;
    }
    
td.side {
    background-image: url('images/border.gif');
    background-repeat: repeat-y;
    }
    
td.cleanandfresh {
    background-image: url('images/backcleanandfresh.jpg');
    background-position: center top;
    border: solid 2px dimgray;
    color: black;
    font-size: smaller;
    line-height: 3ex;
    padding: 10px;
    padding-top: 0px;
    }
    
td.grapedivine {
    background-image: url('images/backgrapedivine.jpg');
    background-position: center top;
    border: solid 2px dimgray;
    color: black;
    font-size: smaller;
    line-height: 3ex;
    padding: 10px;
    padding-top: 0px;
    }
    
td.honeyalmond {
    background-image: url('images/backhoneyalmond.jpg');
    background-position: center top;
    border: solid 2px dimgray;
    color: black;
    font-size: smaller;
    line-height: 3ex;
    padding: 10px;
    padding-top: 0px;
    }

td.tropicalmango {
    background-image: url('images/backtropicalmango.jpg');
    background-position: center top;
    border: solid 2px dimgray;
    color: black;
    font-size: smaller;
    line-height: 3ex;
    padding: 10px;
    padding-top: 0px;
    }

td.pinacolada {
    background-image: url('images/backpinacolada.jpg');
    background-position: center top;
    border: solid 2px dimgray;
    color: black;
    font-size: smaller;
    line-height: 3ex;
    padding: 10px;
    padding-top: 0px;
    }

td.vanillacoconut {
    background-image: url('images/backvanillacoconut.jpg');
    background-position: center top;
    border: solid 2px dimgray;
    color: black;
    font-size: smaller;
    line-height: 3ex;
    padding: 10px;
    padding-top: 0px;
    }