body{
	background-color: #EFF4F9;
	font-family: Exo;
}

#holdinator {
	background-color: #fcea2a;
	width:800px;
	padding:30px;
	margin:0 auto;
	line-height: 1.5;
	font-weight: 400;
	font-size: 18px;
}

#home {
	position:fixed;
	left: 40px;
	top: 50%;
	font-weight: 700;
}

p {
	margin-top:10px;
}

#credit{
	margin-bottom: 20px;
	font-weight: 700;
}