body { background: #334f6c url(../images/background.png) top left repeat-x; margin: 1.5em 0;  }
h1 { color: red; font-size: 2em; font-weight: bold; line-height: 1.25em; text-align: center; }
h2 { color: #3381ff; font-size: 1.5em; font-weight: bold; line-height: 1.25em; text-align: center; }
h3 { color: black; font-size: 1.333em /*12pt; 9pt = 1em*/; font-weight: bold; line-height: 1.25em; }
.red { color: red; }
.ndblue { color: #3381ff; }
.underline { text-decoration: underline; }
.box { background: white; border: 1px solid black; font-weight: bold; }
.signup { font-weight: normal; }
del { color: inherit; }
.container { border: 3px solid #fff; overflow: hidden; width: 670px; }
.content { background: #fff; padding: 1.75em; }
address { font-style: normal;  line-height: 1em; margin-top: 3em; }
p img.right { margin: 0 0 1em 1.5em; }
p, ul li { font-size: 1.333em; line-height: 1.25em; }
.testimonial { background: #e6e6e6; font-weight: normal; }
.testimonial p { font-size: 1em; }
ul li { margin: 0 0 1.25em 0; }
ul li p { font-size: 1em; }
.alignleft { text-align: left; }
.center { text-align: center; }
a, a:visited, a:hover, a:active { color: #3381ff; } 
