body {
    background-color:ddffbb;
}
p {
    font-family:times-new-roman;
    font-size:16px;
    color:#007300;
}
h1 {
    text-align: center;
}
.menuLink {
    font-size: larger;
    font-weight: bold;
    color: darkred;
}
