body { 
background-color: #CDDF00;
font-size: small;
margin-left: 15%;
margin-right: 15%;
}
div {
background-color: #FFFFFF;
padding: 25px;
}
h1 {
font-family: Trebuchet MS, Verdana, sans-serif; 
font-size: 125%; 
color: #101010;
text-align: center;
}
p.foot {
color: #111111;
font-family: Arial, Verdana, sans-serif;
font-size: x-small;
text-align: center;
}
img.pic {
display: block;
margin-left: auto;
margin-right: auto;
}
em {
font-size: 125%;
font-style: normal;
}
em.dull {
color: #FFFFFF;
}
a:link {
color: #FFFFFF;
}
a:visited {
color: #FFFFFF;
}
a:link.outside {
color: #111111;
}
a:visited.outside {
color: #111111;
}
