BODY {
font-family: arial,sans-serif
}
H1 {
font-size: 1.2em;
}
H3 {
text-decoration: underline
//background-image: 
background-repeat: no-repeat;
background-position: center bottom;
}
UL {
list-style-type: decimal ;
list-style: inside;
}

SMALL {
font-family: arial,sans-serif
}

html {
margin:    0 auto;
margin-top:32px;
max-width: 800px;
}
