Note the code at the bottom of the base:
* {font-family:Verdana, Arial, Helvetica, sans-serif;margin:0;padding:0;}body {{% if theme.background_image != blank %} background-image: url({{ theme.background_image.url }}); background-repeat: repeat; background-attachment: fixed;{% endif %}background-color:#FFFFFF;color:#00000;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;font-weight:normal;margin:0;text-align:center;}ul,ol {margin-bottom:1em;}li {list-style:none;}h2 {font-size:13px;font-weight:normal;margin-bottom:1em;text-transform:uppercase;}p {color:#00000;font-size:11px;