body { background: url(background.png) fixed top center no-repeat #FFFFFF;}

#wrapper {
  width: 800px;
  margin: 0 auto;
}

#header {
  margin: 0 auto;
  width: 615px;
}

#header a {
  margin-left: 54px;
}

a img {
  border: none;
}

#content_area { 
  background: #555; 
  padding: 2px; 
  margin: 0 auto 10px auto;
  text-align: center;
}

body#headshot #content_area {
  width: 400px;
}

body#main #content_area {
  width: 720px;
  height: 405px;
}

div#bottom {
  text-align: center;
  padding-left: 165px;
}

div#bottom img {
  margin-bottom: 3px;
}

div#contact_info, div#links {
  float: left;
  margin-right: 20px;
}

div#contact_info {
  text-align: right;
}

div#links {
  text-align: left;
}

div.clear {
  clear: both;
}
