  body   
  {      background-color:Navy;
          background-repeat:no-repeat
       }
       

.heading {font-size: 20px;
          font-weight: bold;
          font-style: italic;
          text-decoration: underline;
}
.style2 
{
	font-family: Comic Sans MS;
	font-size: 18px;
	color: White;
	font-weight: bold;
}
.style3 {
	font-family: Comic Sans MS;
	font-size: 25;
	color: White;
	font-weight: bold;
}
.style4 {
	font-family: Comic Sans MS;
	font-size: large;
	font-weight: bold;
}
.style5 {font-size: large}

