body { 
	font-family: "Roboto", cursive;
	background-image: url("../images/background.jpg");
}

.site-title {
    font-family: "Amatic SC", cursive;
    line-height: 50px;
    font-size: 50px;
    /*text-align: center;*/
}

.w3-sidebar a {
	font-family: "Roboto", cursive
	font-size: 12px;
	text-transform: uppercase;
	}