body{
	background-color: #cfd8dc;
	font-family: calibri, arial, sans-serif;
	text-align: center;
}

a{
	color: #212121;
	text-decoration: none;
}

h1{
	color: #212121;
	letter-spacing: 10px;
	text-shadow: 3px 3px 2px #f5f5f5, 4px 4px 2px #f48fb1;
}