.section-first {
background: url("http://images.snapdragonsnursery.com/global/images/section-background.gif") repeat-x scroll left top transparent;
margin-bottom: 50px;
}

.column {
padding-top: 50px;
}

.column.first {
padding-left: 20px;
width: 45%;
}

.column h1 {
color: #333333;
font-size: 26px;
}

.column h2 {
color: #808080;
line-height: 1.5em;
letter-spacing: 1.3px;
font-size: 15px;
padding-bottom: 25px;
}

.column h3 {
color: #333333;
letter-spacing: 1.3px;
font-weight: bold;
padding-top: 15px;
}

.column h4 {
font-weight: bold;
}

.column a:hover {
color: #3a89c9;
text-decoration: none;
}