 body {
        background-color: white;
        background-image: url(http://www.clanorchids.com/image/sosbk.jpg);
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: black;
        margin: 5px;
    }
table { table-layout: auto; width: 96%;
         border: 6px double black;  padding: 1em; margin-bottom: 0.5em; 
         border-collapse: separate; 
        font-size: 16px; empty-cells: show; 
        border-spacing: 0.45em 1em; 
          margin-left: auto;  margin-right: auto; }

td, th { width: 12%; 
 border: 2px solid silver;
 vertical-align: baseline; 
 text-align: center;}

1td { width: 15%;
      border: 2px solid silver; 
       vertical-align: baseline; }

thead th { border: 0.10em solid black; 
                vertical-align: bottom;
                text-align: center; }

tbody th { border: 0.10em solid black;
                   text-align: center; }

tbody td { font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: black; text-align: center; }
                          
caption  { caption-side: top; 
           font-size: x-large;
           font-style: normal; 
           border: 6px double black; 
           padding: 0.5em 0em;
           margin-top: 0.5em; }

col#species { background-color: #EBECF6; }
col#temp { background-color: #F49F9C; }
col#water { background-color: #A5D8F6; }
col#food { background-color: #D4E7B2; }
col#light { background-color: #FEF886; }
col#comments { background-color: #F4E8F0; }
col#blooms { background-color:  #F5F8EC; }
col#habitat { background-color: #f39E77; }



