#hero { 
text-align:center;
width: 100%;
margin-bottom: 20px;
}

#hero h1 {
color: #333333;
font-size: 39px;
}

#subtext {
width: 50%;
margin: auto;
margin-top: 20px;
}

#subtext h2 {
color: #3E3E3E;
font-size: 14px;
line-height: 1.3em;
}

.column h2, .column h3, .column p {
color: #333333;
}

.column h2 {
font-weight: bold;
font-size: 20px;
margin-top: 40px;
}

.column p {
clear: both;
}

.column h3 {
font-weight: bold;
}