@import url('default_page.css');

#body ul,
#body p {
    margin: 10px 0;
}

#body a {
    text-decoration: underline;
}