/* css_base.css sets everything straight */

* {
font-size: 1em;
margin: 0;
padding: 0;
}