body{
	font-family: 'Dancing Script', cursive;
	background: #fffad0;
}
h1{
	color: Green;
	font-size: 3em;
}
p{
	font-size: 1.5em;
}
p strong{
	font-weight: normal; 
}
li{
	font-size: 2em;
}