body {
font-family: 'Lato', sans-serif;
color: #808080;
}

h1,h4 {
	font-family: 'Lora', serif;
	color: #2d5986;
}

li {
	padding-top: 5px;
	padding-bottom: 5px;
}

#header {
	padding-top: 20px;
}


#footer {
	padding-bottom: 50px;
}


