#holder {
background: url(/images/illustration_cli.png) no-repeat;
}

#content h3 {
background: #f0c;
}

#content .apply {
border-color: #f0c;
color: #f0c;
}

#content .apply:hover {
background: #f0c;
}
