body {
  padding: 2em 1em 2em 70px;
  margin: 0;  
  background-position: top left;
  background-attachment: fixed;
  background-repeat: no-repeat;
  width: 50%;
}

a { color: #aa0000; text-decoration: none }

h1, h2, h3, h4, h5, h6 { text-align: left }

h1, h2, h3, h4 { color: #005A9C }
h1 { font: 170% sans-serif }
h2 { font: 140% sans-serif }
h3 { font: 120% sans-serif }
h4 { font: bold 100% sans-serif }
h5 { font: italic 100% sans-serif }
h6 { font: small-caps 100% sans-serif }

