/* Enter Your Custom CSS Here */

.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	background-color:#DDD;
  	padding:10px;
  	text-align: middle;
}

body{
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
