html {
	background-image: url("imgs/img-42.jpg");
	background-size: 1200px;
}

li {
	display: inline;
	margin-right: 20px;
}

ul {
	float: right;
	margin-top: -220px;
}

h3 {
	width: 50%;
	margin-top: 50px;
}

