body {
  background:#231610;
  margin:10;
  padding:40px 20px;
  font:x-small "Verdana",Trebuchet,Verdana,Sans-Serif;
  color:#baa3ab;
  font-size:12px;
  text-decoration:none;
  }
a:link {
  color: gray;
  }
a:visited {
  color:gray;
  text-decoration:none;
  }
a:hover {
  color:#e2d4d6;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
