body {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	text-align:center;
	background: #ffffff;
	font-weight: 300;
}


a {
	color: #f39200;
}

img {
	margin: 100px 0 30px 0;
}

#top {
	width: 100%;
	height: 20px;
	background: #f39200;
}