h1 {
    font-size:60px;
    text-align:center;
    color:#6EA644;
}

body {
background-color:#FFFFFF;
}

ul {
    list-style-type:none;
}

a {
    color:#428256;
    text-decoration:none;
}

a:hover {
    font-weight:bold;
}