@import url(../global.css);

div.author {
    font-size: 80%;
    margin-bottom: 3em;
}

div.img {float: left; margin-right: 10;}

div#footer {
  width: 100%;
}

div.contentArea {
  background-color: white;
  width: 100%;
  padding: 20px 0 1in 0;
}

body {
  background-color: black;
}
