@charset "utf-8";
header {
	background-color: #B7D9D0;
	font-family: asap;
	font-style: normal;
	font-weight: 400;
}
h1 {
	font-size: 100px;
	font-family: love-ya-like-a-sister;
	font-style: normal;
	font-weight: 400;
}
h2 {
	font-size: 50px;
	font-family: love-ya-like-a-sister;
	font-style: normal;
	font-weight: 400;
}


header, footer {
	font-style: normal;
	font-weight: 400;
	font-family: asap;
	color: #82166A;
	text-align: center;
	width: 100%;
}
footer {
	background-color: #B7D9D0;
	text-align: center;
	font-size: 50px;
	font-family: love-ya-like-a-sister;
	font-style: normal;
	font-weight: 400;
}

image {
	max-width: 40%;
}
div {
	left: 20%;
	right: 20%;
}
body {
	background-color: #9ECBBF;
}
td {

}
table {


}
