body {
	background-color: white;


}
h1 {
font-style: oblique;
font-size: 90px;
font-variant: all;
font-family: cursive;
border: solid;
color: grey;
}
ul, ol{
	word-spacing: 50px;
}
h2{
	color: grey;
}