#wrapper {min-width:930px;max-width:1200px;margin-left:auto;margin-right:auto;border: 4px ridge aqua;}
#navbar {float:left;width:25%;background-color:#ebf4f3;margin-left:5%;}
#content {float:right;width:60%;background-color:#ebf4f3;margin-right:5%;}
hr {border: 4px ridge aqua;margin-bottom:25px;}
body {background-color: #BEE0DF;}
p {margin-right:5%;margin-left:5%;font-size:large;}
h1 {margin-left:5%;margin-right:5%;text-align:center;font-size:3em;font-family:sans-serif;}
ul {margin-left:10%;}
h3 {margin-left:10%;}
.footer {clear:both;text-align:center;}
.bottomfooter {text-align:center;}
a:hover {background-color:#8cccca;}
a {text-decoration:none;}
