body {
    background: #FFF;
    width: 1024px;
}
div.section,
div.article.main,
h1,
a.logo,
div.section.header,
ul.navigation,
div.speakers h2.circle-heading,
div.workshops h2.circle-heading,
div.soon,
blockquote.bubble p,
blockquote.bubble:last-child p,
div.reasons ol li,
div.reasons ol li:before,
a.arrow:link,
a.arrow:visited,
a.arrow:active,
a.arrow:hover,
a.arrow:focus,
div.speaker-detail ul.speaker-list,
div.prop-venue,
div.prop-speaker,
p.prop-register a,
p.prop-register span,
div.section.footer {
    background: none;
}
div.section {
    border-bottom: 10px dashed #C0C0C0;
}
div.section.header,
div.section.footer,
div.section.clearleft {
    border-bottom: none;
}
h1 {
    color: #405E8A;
    line-height: 1em;
}
ul.navigation {
    color: #CCC;
}
a.logo img {
    display: block;
}
div.prop h1 strong {
    color: inherit;
}
div.speakers h2.circle-heading em strong {
    color: #99D0D3;
}
div.workshops h2.circle-heading em strong {
    color: #7FD1A8;
}
div.reasons ol li:before {
    color:#ABD568;
}
a.arrow:link,
a.arrow:visited,
a.arrow:active,
a.arrow:hover,
a.arrow:focus {
    color: #4CB9C4;
}
div.prop-venue,
div.prop-venue strong {
    color: #405E8A;
}
p.prop-register a,
p.prop-register span {
    color: #ADC73F;
}
div.section.footer {
    margin: 0;
}
div.section.footer a:link,
div.section.footer a:visited,
div.section.footer a:active,
div.section.footer a:hover,
div.section.footer a:focus {
    color: #405E8A;
}