body {
background-color: #ffffff;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #000000;
height: 100%;
margin: 0px;
padding: 0px;
font-size: 85%;
}

p {
width: 50%;
text-align: justify;
position:relative;
left: 25%;
}

img {
border:0; 
padding: 5px;
}

h2 {
font-size: 120%;
margin-left: 25%;
}

h3 {
font-size: 110%;
margin-left: 25%;
}

hr {
width: 510px;
text-align: center;
}

.center {
text-align: center;
}

.italic {
font-style: italic;
}

.bottom {
margin-left: 25%;
width: 50%;
border: thin solid #000000;
}