html, body {
background-color:#ffffff;
font-family: Georgia, Times New Roman, Times, Arial,Helvetica;
background-color:#ffffff;
text-align:center;
margin:0 auto;
}

p {
font-size:9.5pt;
color:#545b33;
}

a:link, a:active {
color:#545b33;
text-decoration:underline;
}

a:visited {
color:#545b33;
text-decoration:underline;
}

a:hover {
color:#545b33;
text-decoration:underline;
}

.title2{
font-size:14pt;
color:#545b33;
}

#content {
display:block;
width:721px;
text-align:center;
margin:10 auto;
padding:0;
}

#pic {
display:block;
width:721px;
height:541px;
background-image:url('../images/background.jpg');
background-repeat:no-repeat;
text-align:left;
margin:0 auto;
padding:0;
}

.words {
display:block;
width:560px;
height:375px;
clear:both;
margin:0;
padding:225px 110px 0px;
}

#footer {
font-size:7.5pt;
color:#999999;
text-align:center;
width:721;
clear:none;
padding:4px 0px 0px 0px;
}

#footer a:link { color: #999999; text-decoration: underline;}
#footer a:hover { color: #999999; text-decoration: underline;}
#footer a:visited { color: #999999; text-decoration: underline;
}