body {
 margin-top: 5px;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
 color: #FFFFFF;
 background-color: #003D5C;
 background-image: url(images/bg1.jpg);
}
h1 {
 font-family: "Times New Roman", Times, serif;
 font-size: 24px;
 font-style: italic;
 font-weight: lighter;
 margin-top: 0px;
 margin-bottom: 0px;
}
p {
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 65px;
 margin-top: 12px;
 margin-bottom: 17px;
}
