body {
font-family: garamond, palatino, georgia, "times new roman", times, serif; 
background: #669999;}


p {
font-size: 20px;
font-weight: 400;
font-style: normal;
color: #000000;
}

h1 {
font-size: 48px;
font-weight: 400;
font-variant: small-caps;
color: #111111;
}

h2 {
font-size: 22px;
font-weight: 400;
font-style: normal;
color: #000000;
}

h3 {
font-size: 20px;
font-weight: 400;
font-style: italic;
color: #000000;
}

h4 {
font-size: 14px;
font-weight: 400;
font-style: italic;
color: #000000;
}

a:link {
color: #111111;
}

a:visited {
color: #000099;
}

h1 {margin: 20px 10px 20px 10px}

h2 {margin: 20px 10px 20px 10px}

p {margin: 20px 10px 20px 10px}

.center {
text-align:center;
}