#header #blogTitle h1{
    font-size: 300%;
    font-weight: bold;
    line-height: 1.5em;
    margin-left: 0em;
    margin-top: 10px;
    width: 100%;
}
#header #blogTitle h2{
	font-size: 24px;
        margin-top: 1em;
    margin-left: 0em;
    margin-bottom: 1em;
    line-height: 1.5em;
    width: 100%
}