
p{
	font-family: 'Times New Roman', serif;
	text-align:center;
	font-size:
}

h1{
	font-family:'Brush Script MT', cursive;
	text-align: center;
	color: white;
}

body{
	background-color: rgb(216, 179, 255);
}

aside{
	background-color: rgb(1, 101, 252);
	border-radius: 15px;
	padding:10px;
	width:225px;
	position:relative;
	box-shadow: 10px;
}
ul{
	font-family: times New Roman;
	font-color:white;
	
}