body {
  background-color: #63615c;  
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13pt;
  padding-top: 30px;
}

#content {
  position: relative;
  background: url('images/background.png');
  color: #302d2b;
  width: 772px;
  height: 656px;
  margin-left: auto;
  margin-right: auto;
  color: #ded9cd;
}

#logo {
  position: absolute;
  top: 40px;
  left: 35px;
}

#name {
  position: absolute;
  top: 40px;
  right: 35px;
}

#description {
  position: absolute;
  text-align: right;
  bottom: 445px;
  right: 35px;
  width: 400px;
  font-size: 24px;
  font-weight: bold;
}

#bp_pic {
  position: absolute;
  top: 280px;
  left: 35px;  
}

#bp_description {
  position: absolute;
  top: 270px;
  right: 35px;    
  width: 300px;
}

#bp_description h1 {
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
  font-weight: bold;
  text-decoration: underline;
  font-size: 32px;
}