h1, h2, h3{text-align:center;
    clear:both;}
  
h4 {   text-align:center;
   font-weight:normal;}
       
body { font-family: comic sans ms, ms sans serif, times new roman;
     background-color:blue;
     color:yellow;
     padding:10px;
     margin:10px;
     border-width:0; }

table { border:solid 1px yellow;
      padding:10px;
      margin:auto;
      color:yellow;
      text-align:center;      
}

 a:link {text-decoration:none; color:aqua;border-color:aqua;}
 a:visited {text-decoration:none;color:aqua;border-color:aqua;}
 a:focus {text-decoration:none;color:aqua;border-color:aqua;}
 a:hover {text-decoration:none;color:aqua;border-color:aqua;}
 a:active {text-decoration:none;color:aqua;border-color:aqua;}

img {border:0px;}
 
.caption{font-size:90%;}

#footer { clear:both;}

.leftalign { float:left;
margin:10px;
padding:10px;}

.rightalign { float:right;
margin:10px;
padding:10px;}

.jumicarlogo {float:both;
margin-left:10px; margin-right:10px;
padding-left:10px;padding-right:10px;}

#coffeecup {background-color:white;}

div.content {clear:both;}

div.links {clear:both;}

#navbar ul {margin:0; padding:0; list-style:none;}
#navbar a {display:block; width:9em;}
#navbar li {float:left; width:9em; }
#navbar li ul {display:none;}
#navbar li:hover ul {display:block; width:9em; }

#navbar {clear:both;
font-weight:bold;
font-size:150%;}

#header p { text-align:center;}

.jumicar {color:red;}
         
.standout {color:white;}

.greentext {color:lime;}

.pdflogo {   position:relative; top:7px;}

.opening {clear:both;
         text-align:center;}
         
.worksheet {clear:both;}


#commentform {width:420px; padding:10px;}

#partybookingform {width:450px; padding:10px; text-align:right;}}

button {font-family:comic sans ms, ms sans serif, times new roman;font-weight:bold; ;
     background:white;
     color:red; 
     border-width:0;
     width:150px;}

