<html>
<style>

header{color: orange;  font-family:Verdana;
font-size: 100px; font-style: italic; text-decoration: underline;
padding: 100px}
.true {color: ; background-color: 7be5ec; 
font-family: Helvetica;
font-size: 40px;}
.kids { color:green;} 
ul{  border: solid blue;
padding: 20px;
margin:50px}
	p{ color: white;
	font-family: "Times New Roman";
    font-size: 20px}
</style>
</html>