 body  {
	 

	 
   
	 font-family: 'Slabo 27px', serif;
	  background-image: linear-gradient(to right, red,orange,yellow,green,blue,indigo,purple);  
	  color: MidnightBlue;
 }
 
 
 h2 {
	 width: 700px;
 }