html,body { color: #666; font-size: 90%; font-family: "Courier New", Courier, Monaco, monospace; background-color: #e5e5e1; margin-right: 10px; margin-left: 10px; }
#holder { text-align: center; position: relative; width: 550px; margin-right: auto; margin-left: auto; padding-right: 30px; padding-left: 30px; border-right: 1px dotted #ccc; border-left: 1px dotted #ccc; }
p { font-size: 1em; line-height: 1.5em; text-align: left; }
a:link,a:visited { color: #705b3f; }
img { margin-top: 10px; margin-bottom: 10px; border: solid 1px #816c50; }
.header { margin-left: 10px; border-style: none; border-width: 0; }
