h1,h2,h3,p,ul,ol,li,a,a:link,a:visited {
 font-family: sans-serif;
}
h1,h2 {
 text-align:center;
}
em {
 font-size:120%;
 font-weight: bold;
 font-style: normal;
 color: #FF0000;
 background: #FFFF80;
}
body {
 background: #E0FF00;
}