body {background: #FFFFFF;}
h1 {margin: 0; padding: 0; color: #26CCFF; font-size: 100px; font-weight: normal;}
h2 {color: #FF05CD;}
#navigation {margin: 0; padding: 2%; background: #26CCFF;  text-align: center;}
#navigation li {display: inline; font-size: 20px; font-weight: normal; padding: 2%;}
#navigation li a {background: none; text-decoration: none; color: #ffffff; border: none;}
#navigation li a:hover {border-bottom: 1px solid #FF05CD;}
#content {margin: 0 auto; width: 700px;}
#footer {margin: 0 auto; width: 700px; background: #FF05CD; text-align: center; color: #ffffff;}
#footer a {color: #ffffff; background: none; text-decoration: underline; border: none;}
.center {text-align: center;}
a {color: #000000; border-bottom: 2px solid #DAFF05; text-decoration: none;}
a:hover {background: #DAFF05;}
img {border: 0;}
ol {margin: 4%; padding: 0;}
.scroll {width: 700px; overflow: auto; height: 200px;}