body {background-color: purple;}


h1 {background-color: Green;
Color: RED;
font-size: 30px;
text-align: center;}

p{Color: ORANGE;}
	
a{Color: WHITE;
Background-color: GREEN;
font-size: 25px;
text-align: center-left;}
h2 {background-color: YELLOW;
Color: Blue;
font-size: 60px;
text-align: Left;}

h3 {background-color: GREEN;
Color: RED;
font-size: 50px;
text-align: center;}

h4 {background-color: YELLOW;
Color: Blue;
font-size: 40px;
text-align: left;}

