body#page1{
  background-color:#E5E4E2
}

body#page2{
  background-color:#52D017
}
p {
  
  font-weight: bold;
  font-style: italic;
}
h3 {
   
  color: #9617D1;
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size:40px;
}
A.class2:link {
  
  color: #9617D1;
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size:25px;
}