.boxedcontent {
    border-top: 5px solid #3F5D7E;
}
span.htitle {
    background-color: #3F5D7E !important;
}
.totop, .totop:hover {
    background-color: #3F5D7E;
}
.navbar-nav > .active {
    background-color: #3F5D7E;
}
a.navbar-brand img {
    margin-top: 2px;
    margin-bottom: 2px;
}
img {
    max-width: 250px;
}
.pgheadertitle {
    color: #3F5D7E;
}
.navbar-collapse .nav > li > a:hover {
    background-color: #6CA0D8;
}
h1.widget-title {
    background: #666;
}
body {
    font-size: 16px;
    color: #3F5D7E;
}
.blog-widget {
    color: #3F5D7E;
}