body {
	background:#B8C43E  ;
	font-family: 'Pacifico', cursive;
	font-size:25px;
	}

h1 {
	text-align:center;
	color: white;
	}
	
a{
	display: block;
	height: 50px;
	width: 100px;
	background-color: yellow;
	
}