/* @override http://localhost/dayonesymphony.com/styles.css */

h1,h2,h3,h4,h5,h6 { margin:1em 0; }
p, ul, ol { margin:1em 0; }
ul { margin-left:2em; }
li { margin:0.2em 0; list-style:disc; }
ol li { list-style:none; }

h1 { font-size:200%; }
h2 { font-size:180%; }
h3 { font-size:120%; }
h4 { font-size:105%; }
h5 { font-size:100%; }

body { padding:2em; }

/***  Structure  ***/
#custom-doc { margin:2em auto; }
#hd { margin-bottom:2em; }