body { background-color: #ffffd5; font-family: Verdana, Arial, sans-serif; color: #002233; }

a:link { color: #000000; text-decoration: underline; }
a:visited { color: #000000; }
a:hover { color: #990000; }
a:active { color: red; }

#kristen { width: 460px; background: #c7efa9; height: auto; padding: 50px 110px 70px; }

.blurb
{ background: white; padding: 5px; padding-bottom: 15px; text-align: center; border: solid black 3px;  }

.p { text-align: left; line-height: 150%; margin-left: 80px; margin-right: 80px; }


