<style type="text/css">
<!--
body{color:#666666;
     background-color:#f8f8ff;
     text-align:center
     }

a:link    {color:#666666;}
a:visited {color:#666666;}
a:hover   {color:#b22222;}


div.all{
   width:600px;
   margin:50px auto;
   background-color:#ffffff;
   padding-top:10px;
   padding-bottom:5px;
   font-size:90%;
   border:solid 1px #999999;
   text-align:left;    
}


div.contents{
             padding-left:20px;
             line-height:20px
}

h1.{
   font-family;
   font-size:100%;
   margin-bottom:0px
}

h2.{
   font-family;
   font-size:100%;
   margin-bottom:0px
}

p.{
  margin-top:8px
}

h3.home{
        color:#ffffff;
@@@@font-family:Times New Roman;
        font-size:18pt;
        text-align:center;
        width:600px;
        height:200px;
        line-height:200px;
        background-image:url(images/kamado.jpg);
}

a.home{
       color:#ffffff;
       text-decoration:none
}

a.home:link    {color:#ffffff;}
a.home:visited {color:#ffffff;}
a.home:hover   {color:#b22222;}



div.menu{
        clear:both;
        font-style:normal;
        font-size:90%;
        text-align:center;
        display:normal;
        margin-top:5px
}

div.count{display:none}

-->
</style>