html{
	font-family: cursive;
	font-size: 16px;
	font: italic cursive;
	text-decoration-color: white;
	line-height: 2;
	padding: 40px;

}
	
main{
	font-family: cursive;
	font-size: 16px;
	font: italic;
	line-height: top 1.5rm;
	line height: bottom 1.5rm;
	padding: 20px;

}
body{
	background-image: url("images/maskbackground.jpeg");
 	text-align: center;

}

header{
	text-align: center;
	font-size: 42px;
}


h1{
	font-size: 36px;

}

h2{
	font-size: 30px;

}

h3{ font-size: 28px;



}
.sonnets{
	text-align: center;
	

}
.bio{
	text-align: center;


	
}
}
footer{
	text-align: center;
	
}
