body {background-color: #b8986a;
margin: 10px;
padding: 10px;
border-style: none;
border-width: 1px;
font-family: serif;
font-size: .75em;
line-height: 1.4em;
text-align: left;
 }
a:link {color: #1b499c;
text-decoration: none;
 }
a:visited {
color: #479696; 
text-decoration: none;
}
a:hover {background-color: #8d1515;
text-decoration: none;
 }
h1 {font-family: sans-serif;
font-size: 2.4em;
text-align: left;
font-weight: normal;
white-space: pre; /* CSS2 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap; /* HP printers */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
word-wrap: break-word; /* IE */
}
h2 {font-family: serif;
font-size: 1.6em;
font-weight: normal;
font-variant: normal;
font-style: italic;
line-height: 2.5em; }
p {
font-family: Times, "Times New Roman", serif;
font-size: 1.2em;
line-height: 1.6em;
text-align: left;
font-variant: normal;
white-space: pre;
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap; /* HP printers */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
word-wrap: break-word; /* IE */
font-weight: normal;
font-stretch: narrower; }
h3 {font-family: serif;
font-size: medium;
font-weight: normal;
line-height: 1.4em; }
h4 {font-family: serif;
font-size: 1.2em;
font-weight: normal;
font-style: italic; }
h5 {font-family: serif;
font-size: 1.2em;
font-weight: normal;
text-align: justify; }