﻿@font-face{font-family:"OG Courier";src:url("/OGCourier.woff")}@font-face{font-family:"OG Courier";src:url("/OGCourier-Bold.woff");font-weight:bold}@font-face{font-family:"OG Courier";src:url("/OGCourier-Italic.woff");font-style:italic}@font-face{font-family:"OG Courier";src:url("/OGCourier-BoldItalic.woff");font-weight:bold;font-style:italic}body{margin:0px;min-height:100vh;display:grid;grid-template-columns:1fr [main-column] minmax(auto, 9in) 1fr;background-color:#f7ead7;font-family:"OG Courier","Courier New",Courier,monospace;font-size:12pt}div.main-column{padding:.25in .25in 0px .25in;grid-column:main-column;border-left:1px solid #777;border-right:1px solid #777;hyphens:auto;display:grid;grid-template-rows:auto 1fr fit-content(2lh)}div.footer{color:#777;padding-top:1lh}div.page-content p:first-child{text-indent:0px}div.page-content p{text-indent:1in}div.blogpost-image{text-align:center}hr{border:1px dashed #000}p{margin-top:.5lh;margin-bottom:.5lh}ul{list-style-type:"– "}