div#container {
	background: none !important;
}

article.article p span.dropcap {
    text-indent: 0;
    display: block;
    float: left;
    font-size: 4.5em;
    font-weight: normal;
    color: #0A3070;
    line-height: 0.6em;
    padding: 0.25em 0.1em 0 0;
}
