body {
    font-family: Arial;
    font-size: 14px;
    background-color: #fff;
}
p {
    margin: 0px;
}

p + p {
    margin-top: 5px;
}