body{
color:#000099;
background-color:#ccffff;
background-image: url(index.jpg);

}


h1 {
  font-weight:bold;
  font-style:oblique;
  text-align: center;
}


h2{
  border-bottom: 1px solid;
  border-left: 15px solid;
}

a:hover{
color:#000000
}


