body {
background: #FFFFFF;
font-family: verdana, Arial, sans-serif;
color: #CCCCCC;
text-align: center;
}

h1 {
background: #99bd91;
color: #FFFFFF;
line-height: 200%;
}


#wrapper {
width: 70%;
margin-left:auto;
margin-right:auto;
}

a {
text-decoration: none;
color: #CCCCCC;
}

ul {
font-size: 25px;
}