#home {
    margin: 0 auto;
    width: 90%;
    min-width: 950px;
    background-color: #fff;
    padding: 30px;
    margin-top: 20px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
#blogTitle h1 {
    font-size: 50px;
    font-weight: bold;
    line-height: 1.5em;
    margin-top: 20px;
}
bundle-SimpleMe…D1EpUHL_441:63
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
user agent stylesheet
h1 {
    display: block;
    font-size: 2em;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
#navigator {
    font-size: 13px;
    border-bottom: 1px solid #36d033;
    border-top: 1px solid rgba(27, 216, 86, 0.79);
    height: 55px;
    clear: both;
    margin-top: 25px;
}
#navigator  a: hover {
     color:#4C9ED9

}