body {margin-left: 10%;
padding: 0;
margin-right: 10%;
margin-top: 5%;
margin-bottom: 5%;
background: #008080;
color: #000000;
font-family: Verdana, sans-serif;
font-style: normal;
}

h1 {color: #FFFF00;
text-align: center;
font-family: Helvetica, sans-serif;
font-style: italic;
}

h2 {color: #8DCB41;
text-align: center;
font-family: Arial, sans-serif;
font-style: italic;
}

h3 {color: #8DCB41;
text-align: center;
font-family: Arial, sans-serif;
font-style: italic;
}

p {text-indent: 2em;
font-size: medium;
font-style: normal;
padding: 5px;
}

hr {width: 80%;
color: #A5D8F6;
height: 15px;
}

table {background: #808080;
border-color: #000000;
border-width: 4px;
}

A:link {color: #00FF00;
}

A:visited {color: #820010;
}