body, h2, p {
    font-family: 'Roboto', sans-serif;
    color: rgba(34,42,49,.7);
    font-size: 18px;
}

#header {
    border-bottom: 1px solid #666;
}

h2.heading {
    color: #0071BA;
    text-align: center;
font-size: 2.5em;
	
}

div.itemHeader h2.itemTitle {
font-size: 2.5em;
margin: 0;
font-weight: 100;
color:#222a31;
}

div.itemBackToTop {
	display:none;
}