html{
	background-image: url("18.png");
    background-repeat:no-repeat;
    background-size: 98%;
}

h1{color: #708090;
  text-align: center;
  font-family:  Arial, sans-serif;
  text-shadow: 2px 2px 3px #DDDDDD, -2px -2px 3px #DDDDDD;
  font-stretch: extra-expanded;
  font-size: 60px
}	
	


