body{
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
text-align: left;
}

.cen{
text-align: center;
font-size: 80%;
}

#content li{
left:150px;
list-style-image: url("picture/millie.png");
list-style-position: inside;
font-size: 80%;
line-height: 1.8em;
padding-left: 2em;
}

#content sub{
font-size: 80%;
}

#content p{
font-size: 80%;
line-height: 1.8em;
padding-left: 2em;
}

#content h1{
font: normal 150% Papyrus, Georgia, "Times New Roman", serif;
text-align: center;
color: #024400;
font-weight: bolder;
background-color: transparent;
border-bottom: 1px dotted #FF9006;
}

#content h2{
font-size: 110%;
color:#940D1E;
background-color: transparent; 
text-align: center;
background-color: #EEEEEE;
margin-right: 30px;
margin-left: 40px;
}

#content h3{
font-size: 80%;
color:#940D1E;
background-color: transparent; 
text-align: left;
margin-left: 30px;
}

.cenimg{
border: 0px solid #880000;
margin-right: 15px;
margin-left: 15px;
margin-bottom: 6px;
}

table{
margin-left: 20px;
margin-right: 20px;
border: thin solid black;
caption-side: bottom;
border-collapse: collapse;

td, th{
border: thin dotted gray;
padding: 5px;
}

