h1.banner {
  text-align: center; }

body {
  background-repeat: repeat-y; }

div.menu {
  font-weight: bold;
  text-align: center;
  font-size: 1.2pc;
  position: absolute;
   left: 0px;
   top: 130x;
   width: 130px; }

div.body {
  position: absolute;
   left: 155px;
   top: 170px;
   width: 700px; }

h1 {
  text-align: center; }

a:link {
  color: black;
  text-decoration: none }
a:visited {
  color: black;
  text-decoration: none } 

div.bio {
  position: absolute;
    right: 100px;
    bottom: 1000px.