.home-content {
    background-color:white;
}
.center {
    text-align:center;
}
.redtext {
    color: #CC0000;
}
.newh1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 2.2em;
    line-height: 1.15em;
    font-weight:bold;
}
.custom .landpage_body {
    width:600px;
    border: double gray;
    margin-left:auto;
    margin-right:auto;
}
.hidden_heading .headline_area h1 {
    height:0;
    visibility:hidden;
}

.landpage_body p {
    margin-left:1em;
    margin-right:1em;
}