.wrapper{
    width: 510px;
    color: rgb(52, 52, 52);
}
* {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}
label, .form-group label.required, .form-group label {
    color: rgb(52, 52, 52);
}
p {
    line-height: normal;
}
.form-content {
    margin-top: 20px;
}

.header-title {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    color: #000000;
}
.footer .copyright {
    width: 385px;
    text-align: center;
}
.logo {
  margin-top: 0;
  padding-bottom: 6px;
}
