h1 a{
text-decoration:none;
color:white;
background:indigo;
}
body{
background:lightsteelblue;
text-align:center;
}