
body {
margin: 0;
padding:0;
background-color: #D0E1CE;
color: #457671;
font-size:100%;
}

h1 {
font-family: "Times New Roman", Times, serif;
background-color:inherit;
color:#453F7C;
font-size: 40px;
text-align:center;
}

h2 {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
text-align: left;
margin: 0 25%;
background-color:inherit;
color:#457671;
}

p {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
background-color: inherit;
color: #6B690A;
margin:3px 25%;
padding:5px 10px;
border:dotted 1px #453f7c;
}

img {
border:none;
}