{block:Description}{/block:Description}
html { background-color: {color:Background} ; -webkit-font-smoothing: antialiased; }
body { color: {color:Body Text}; font-family: 'Georgia', Helvetica Neue', Arial, sans-serif; font-size: 15px; {block:IfNotWide} width: 500px; {/block:IfNotWide} {block:IfWide} width: 700px; {/block:IfWide} margin: 0 auto; line-height:22px; }
h1, h2, h3, h4, h5 { font-family: 'Georgia', Helvetica Neue, Arial, sans-serif; font-weight: 400; }
h1 { font-size: 48px; line-height: 48px; }
h2 { font-size: 32px; line-height: 38px; }
h3 { font-size: 22px; line-height: 28px; }
a:link, a:visited { color: {color:Links}; text-decoration: none; } a:hover, a:active { text-decoration: underline; }
hr{ border:0 #aaa solid; border-top-width:1px; clear:both; height:0; }
ol{ list-style:decimal }
ul{ list-style:disc; margin-left:0px; }
li{ margin-left:0px } p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{ margin: 0 0 15px 0;} img { {block:IfNotWide} max-width: 500px; {/block:IfNotWide} {block:IfWide} max-width: 700px; {/block:IfWide} }
.header { margin:0 auto; } .logo { text-align: left; margin: 40px 0 40px 0; padding-bottom: 40px; } .title {