body { 
  margin-left: 15%; 
  margin-right: 25%;
  margin-top: 10%; 
  background-color: white;
  color: black;
}

img {
  border-width: 0px;
}

h1 {
  font-family: sans-serif;
}

h2 { 
  color: rgb(128,128,128);
  text-align: right 
}

a { text-decoration: none; }

a:hover { text-decoration: underline; }

div.footer {
  font-size: smaller;
  text-align: right;
}

p.interview_question
{
  font-weight: bold;
}

p.interview_answer
{
  text-indent: 10px;
}

font.lastmodified
{
  font-style: italic;
}

#road {
  float: left;
  margin-right: 18px;
  margin-bottom: 10px;
}

#nav {
  clear: left;
}
