html {
	background: no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

body {
	background: none;
}

.project {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.project-header {
	font-size: 18px;
	font-weight: bold;
}

.project ul {
	margin-left: 0cm;
}

.project p {
	margin-bottom: 2mm;
	font-weight: medium;
	font-size: 14.5px;
}
