h1{
color:purple;
font-family:arial;
font-size:150%;
text-align:center;
background-color:white;
}
body{
	  background-color:#9400D3;
	  background-image:url("https://upload.wikimedia.org/wikipedia/commons/d/dc/Apple-logo-mac.jpg");
	  background-size:2000px;
}
 h1{
color:red;
text-align:center;
font-size:200%;
font-style:arial;
 }
 
 
 h2{
 color:yellow;
 text-align:left-side;
 font-size:150%;
 font-style:script;
 }
 
 
 h3{
 color:yellow;
 text-align:left-side;
 font-size:150%;
 font-style:script;
 }
 
 
 