body{
color:blue;
background-color:gray;
}

h1{ color:silver;
font-size:300%
font-variant: small-caps;
text-align: center;} 

