body
{
    background-color: #f5b2b9;
}

a {
    color: inherit;
}
a:hover {
    color: #FFF;
}

p {
    max-width: 800px;
}