body{margin:0;padding:20px;min-width:300px;background-color:#fff;color:#111;font-family:Oswald,serif}
h1,h2,h3,h4,p{margin:0;padding:0}
ul{font-family:Roboto,serif}
*:focus{outline:none}
a{color:#000;text-decoration:none}
a:hover{color:#0a0;text-decoration:underline}
/*remove iphone styling*/
*{-webkit-appearance:none}
hr{margin:40px 0 10px 0;border:1px solid #eee}
/*custom*/
h3{color:#0a0}
p.sm{font-size:small}