h1 {
    color:green;
}

p {
    font-family: 'Comic Sans MS', cursive;
    line-height:3.1;
}

a {
    font-size:26px;
    color:green;
}