body {

    font-family: "Comic Sans MS", arial, helvetica, sans-serif;
    
    font-weight: normal 

    color: black;

    text-align: center;

}

th {

font-family: "Comic Sans MS", arial, helvetica, sans-serif;
    
    font-size: 42px;

    font-weight: bold 

    color: black;

    text-align: ;
    

}


div.container {

width:100%;
margin:0px;
border:1px gray;
line-height:150%;

}

div.header {

padding:;
color:black;
background-color:white;
clear:left;

}

ul
{
float:left;
width:100%;
padding:20px;
margin:0;
list-style-type:none;
}

a
{


text-decoration:none;
color:crimson;
background-color:white smoke;
padding:0px;
border-right:1px solid gray;
}
a:hover {background-color:#ff3300; color:black}
li {display:inline}

a2
{


text-decoration:none;
color:crimson;
background-color:red;
padding:4px;
border-left:1px solid gray;
}
a2:hover {background-color:#ff3300}
li {display:inline}

h2.header
{
padding:0;
margin:0;
}

h2 {

 font-family: "Comic Sans MS", arial, helvetica, sans-serif;
    
    font-size: 48px;

    font-weight: bold 

    color: black;

    text-align: center;
    

}


h3 {

 font-family: "Comic Sans MS", arial, helvetica, sans-serif;
    
    font-size: ;

    font-weight: bold 

    color: black;

    text-align: center;

}

p {

    font-family:  "Comic Sans MS", arial, helvetica, sans-serif;

    text-align: center;

}


p3 {

 font-family: "Comic Sans MS", arial, helvetica, sans-serif;
    
    font-size: 4.0em;

    font-weight: bold 

    color: black;

    text-align: center;

}
