
body  {font-family: arial}

h1 {color: darkgreen; text-align: center; font-size: 300%; text-shadow: 0px 0px 10px white;}

h2 {color: darkgreen; text-align: left; font-size: 30px; text-shadow: 0px 0px 10px white;}

h4 {font-style:bold; text-decoration: underline}


.section {color: darkred; font-family: calibri; font-size: 20px; padding: 5px; height:1080px; margin-left: 160px}

.header {background-image: url("images/header.jpg") ; background-color: #E6EBE6; padding: 5px}

.nav {float:left; line-height:30px; background-color: #FFF0E6; color: orange; font-size: 30px; text-align: left; width: 150px; height:1080px; padding: 5px;}

.footer {color: darkred; font-family: calibri; font-size: 10px; padding: 5px;}

a:link {color: darkgreen; text-align: left; font-size: 20px; text-shadow: 0px 0px 10px white; text-decoration: none;}

a:visited {color: darkgreen; text-align: left; font-size: 20px; text-shadow: 0px 0px 10px white; text-decoration: none;}

a:hover {color: darkred; text-align: left; font-size: 20px; text-shadow: 0px 0px 10px white; text-decoration: underline;}

a:active {color: darkred; text-align: left; font-size: 20px; text-shadow: 0px 0px 10px white; text-decoration: underline;}