
IMG { 
border : none; 

  text-align : center;
  position : relative;
} 

.Class{
  color : black;
  background-color : #ffffff;
  text-align : center;
}
BODY{
  text-align : center;
  margin-top : 0px;
}
li{
display:inline;
margin-left : 0px;
}
A:hover{
  text-decoration : none;
}
