#content {
  background-image: url(../images/background_reg.jpg);
  height: 527px;
}
#content #kauffman {
  position: absolute; top: 621px; left: 645px; width:120px; height:20px;
}
#confirm_copy {
  text-align: left;
  padding: 0 20px 40px 20px;
}

#buttons {
  padding-top: 20px;
}
#buttons img {
  border: 0;
}

#screenshots { 
  padding-top:20px; 
}

#footer { 
  width: 770px; 
  background-color:#0033CC; 
  margin: 0px auto 0px auto; 
}

#footer_links { 
  padding-top: 20px; 
  padding-bottom: 40px; 
  color:#ffffff; 
  font-size:14px; 
}

#footer a { 
  color:#ffffff; 
}

