body 
   {
   background-color: white;
   margin: 0cm 0cm 0cm 0cm;
   width: 100%;
   background-image: url("images/DSCN9289.jpg"); background-repeat: repeat;
   }
<!--
h1,h2,h3,h4 
   {
   color:#777777; 
   font-family: "Comic Sans MS","Tahoma",serif;
   float: left;
   clear: both;
   padding: 4px;
   margin-left: 10pt;
   margin-right: 10pt;
   text-align: center;
   }
-->
h1,h2,h3,h4 
   {
   color:#777777; 
   font-family: "Tahoma",serif;
   float: left;
   clear: both;
   padding: 4px;
   margin-left: 10pt;
   margin-right: 10pt;
   text-align: center;
   }
   
<!--
h1 {
   font-family: "Curlz MT", serif;
   font-size: xx-large;
}
-->
h1 {
   font-family: "Bradley Hand ITC", serif;
   font-size: xx-large;
}
h1.red {
   color: red;
}
h2 {
   font-size: x-large;
}
h3 {
   font-size: large;
}
h4 {
   font-size: medium;
   margin-left: 10pt;
   margin-right: 0;
   padding: 1px;
   float: none;
   clear: none;
}
h4.red {
   color: red;
}
h5 {
   font-size: small;
   text-align: left;
   padding: 0;
   float: none;
   clear: none;
}
<!--
p,table,li,address
   {
   color: #2f2f7f;
   font-family: "Comic Sans MS", "Trebuchet MS", sans-serif;
   font-size: 90%;
   margin: 0pt 10pt 0pt 10pt;
   clear: left;
   }
-->
p,table,li,address
   {
   color: #2f2f7f;
   font-family: "Trebuchet MS", sans-serif;
   font-size: 90%;
   margin: 0pt 10pt 0pt 10pt;
   clear: left;
   }

img.small {width: 24%}
img.auto {width: auto}


#all {
   background-image: url("images/DSCN9289.jpg");
   background-repeat: repeat;
   width: 840px;
   height: 1900px;
   margin-left: 0;
   margin-right: auto;
}

#head {
   border: none;
   margin-left: -8px;
   margin-top: -10px;
}

#left {
   background-color: white;
   float: left;
   clear: left;
   width: 25%;
   font-size: 80%;
   padding-left: 1%;
   min-height: 58em;
   background-image: url("images/DSCN9289.jpg"); background-repeat: repeat;

}

#right {
   background-color: white;
   float: left;
   width: 67%;
   border-left: 3px double gray;
   border-right: 3px double gray;
   padding-left: 1%;
   min-height: 68em;
}

#foot {
   float: left;
   clear: both;
   text-align: center;
   font-size: 80%;
   border-top: 3px double gray;
   width: 100%;
}

#ChaosLeft {
   float: left;
   clear: left;
   width: 62%;
   font-size: 110%;
   padding-left: 0;
   min-height: 72em;
   background-color: #efefef;
}

#ChaosRight {
   float: left;
   width: 33%;
   font-size: 80%;
   border-left: 3px double gray;
   padding-left: 0;
   min-height: 72em;
}

