A modified modest css (https://github.com/markdowncss/modest)
Changes:
- Remove media print block that I intent to use but manage in a different file
- body padding is now 0. This allows elements like banners to reach the top and sides without gaps.
- p is now justified
- a links color changed to improve contrast
- Remove external fonts (google)
- Remove fluidity reference and overlapping code (I plan to use fluidity but manage it separately)