 
.pagetop{
  font-weight : normal;
  color : blue;
  background-color : aqua;
  border-top-style : solid;
  border-top-color : fuchsia;
  font-style : italic;
}
