<style type="text/css">
p {
    font-family: "Times New Roman", Times, serif;
}

code {
    font-family: "Lucida Console", Monaco, monospace;
    background-color: rgb(255, 255, 204);
    white-space: pre;
}

</style>
