@charset "utf-8";
ul {
	font-family: alegreya;
	font-style: normal;
	font-weight: 400;
	font-size: medium;
	text-align: center;
}
body {
	background-color: #DF7072;
	color: #F3DAD0;
}

h1 {
	font-family: alegreya;
	font-style: normal;
	font-weight: 400;
	font-size: medium;
	text-align: center;
}
p {
	font-family: alegreya;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	padding-left: 100px;
	padding-right: 100px;
}
header {
	font-family: alegreya;
	font-style: normal;
	font-weight: 400;
	font-size: large;
	text-align: center;
}
