body {
  margin-left:   60%;
  margin-right:  10%;
  margin-top:    20%;
  margin-bottom: 5%;
  color: white;
  background-color: black;
  background-image: url(/img/omega.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-family: verdana,arial,sans-serif; }
.main {
  font-weight: bold;
  padding: 5%;
  border-width: 2px;
  border-style: solid;
  background-color: white;
  color: black; }
big {
  font-size: 150%;
  font-family: times,serif;
  margin: 0px;
}
p {
 margin-bottom: 0px;
}
ul {
 margin-top: 0px;
}
.aside {
  font-size: 75%;
  margin: 0px;
  font-weight: normal;
  text-align: right;
}
.faint {
  text-align: right;
  font-size: 50%;
  color: #888888;}
.typo {
  color: white;
  padding: 0;
  margin: 0;
  line-height: 1em;
  font-size: 10%;}
