
/* html tags */
html, body {
    font-family: Arial, Helvetica, sans-serif;
    width: 80%;
    text-align: left;
    margin: 20px auto;
}
