table           {table-layout:fixed;
                 width: 90%;
                 height: 180px;
                 padding: 10px;
                 border-spacing: 10px;
                 border-collapse:separate;
                 text-align:left;
                 padding:10;}
td, th          {
                 border: 2px  none gray;
                 }
                 
col#logo        { text-align:right;
                  height: 180px;
                  width: 250px; 
                  padding:10px 0px 10px 10px;
                  background-color:none;
                  text-decoration: none;
                  font-weight: normal; }                 
col#name        { width: 200px;
                  height: 40px;
                  text-align:left;
                  padding:10px 0px 10px 15px;
                  background-color:none;
                  text-decoration: none;
                  font-weight:normal; }
col#description { width: 350px;
                  height  : 120px;
                  text-align:left;
                  padding:10px 0px 10px 15px;
                  background-color:none;
                  text-decoration: none;
                  font-weight:normal; }
h1         {font-family: "Porky's", DomBold BT,  Hobo BT,  GlooGun,  Fat,  Poornut; 
            font-size:  x-large; 
            font-weight: bold ; 
            color:#993300; 
            font-style: normal; 
            margin : 25px 0px 10px 0px; 
            border-style:none; 
            border-color: white;  
            background-color: peachpuff;
            background-color:  #F8F370; 
            background-color:  Khaki; 
            text-decoration: none; 
            text-indent: 0px;}

