.entry-header {
	display:none;
}

h1.page-title {
display: none;
}

#masthead {
margin-bottom: 0px;
}

@import url(https://fonts.googleapis.com/css?family=Roboto);

body, h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto",sans-serif;
    font-style: normal !important; 
}