body {
	background: #c3d445;	
}

.title {
	color: #fcfcfc;
	font-size: 250px;
	text-align: center;
	text-shadow: 0px 0px 15px black;
	letter-spacing:-25px;
}

.facebook {
	position: fixed;
	bottom: 10px;
	right: 0px;
}