body {
  margin-left : 15%;
  margin-right : 15%;
}

p, ol, ul, td {
  font-family : "verdana", "arial", "helvetica", sans-serif;
  font-size : .8em;
}

a {
  text-decoration : none;
  font-weight : bold;
}

a:hover {
  color : #99ffff;
}

.headline, h2 {
  font-family : "verdana", "arial", "helvetica", sans-serif;
  font-size : 1.1em;
  color : #0099cc;
  background-color : transparent;
}

.cover {
  margin-top : 10%;
}

.pic {
    color : #00ffff;
    background-color : transparent;
}

.url {
    color : #00ff00;
    background-color : transparent;
}

.aim {
    color : #ffff00;
    background-color : transparent;
}

code {
    font-size : 10pt; 
    font-family : "courier new", "courier", monospace; 
    color : #d0f0ff;
    background-color : transparent;
}
