body {	background:teal;
	font-family: "Comic Sans MS", "Arial", sans-serif;
	color:white;}
 
h1, h2, h3, h4, h5 {
	font-family:"Arial", sans-serif;
	color:yellow;}

p {	text-align:justify;}
