body {
background-color: #d6e9f1;
color: #363833;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
height: 100%;
text-align: center;
}

h1 {
font-size: 12px;
text-align: left;
letter-spacing: 5px;
font-weight: bold;
}

h2 {
font-size: 12px;
text-decoration: underline;
} 

p {
font-size: 12px;
text-align: justify;
line-height: 150%;}

h3 {
font-size: 12px;
text-align: center;
line-height: 100%;}

a:link {
color: #363833;
text-decoration: underline;}

a:visited {
color: #363833;
text-decoration: underline;}

a:hover {
color: #363833;
text-decoration: none;}

a:active {
color: #363833;
text-decoration: none;}

#content {
margin-top: 20px;
margin-left: 50px;
margin-right: 50px;
margin-bottom: 11px;
text-align: center;
}

img {
border:0;
}