body {margin:0px;min-width:930px; text-align: center; padding: 10px; font-family: Verdana, Tahoma, Arial; background-color: #4488DD;}
div#menu {
width: 900px;
height: 40px;
margin-left: auto;
margin-right: auto; 
}
div#main {
margin-left: auto;
margin-right: auto; 
padding:10px; 
width:95%;
min-width:910px;
background-color: #BBDDFF; 
text-align: center; 
border: 1px solid black;
}

div.words {
text-align: left;
font-size: 14px;
font-family: Verdana, Tahoma, Arial; 
}

div#container {
text-align: left;
margin-left: auto;
margin-right: auto; 
width: 900px;
}

div.footer {margin: 10px; font-size: 10px; color: #B3DAFF; text-decoration: none;}
a.footer {font-size: 10px; color: #B3DAFF; text-decoration: none;}
a.footer:link {font-size: 10px; color: #B3DAFF; text-decoration: none;}
a.footer:active {font-size: 10px; color: #B3DAFF; text-decoration: none;}
a.footer:visited {font-size: 10px; color: #B3DAFF; text-decoration: none;}
a.footer:hover {font-size: 10px; color: #B3DAFF; text-decoration: underline;}

h1 {text-align: center; font-size: 30px; font-weight: bold; margin-bottom: 10px; margin-top: 10px}

h2 {text-align: center; font-size: 25px; font-weight: bold; margin-bottom: 8px; margin-top: 8px}

h3 {text-align: center; font-size: 20px; font-weight: bold; margin-bottom: 6px; margin-top: 6px}

h4 {text-align: center; font-size: 15px; font-weight: bold; margin-bottom: 4px; margin-top: 4px}

:link img {border: none;}

:visited img {border: none;}
