#main
p{
  font-size: small;
  }
  
  #footer
img {
      float: right;
}

h1 {
   font-size:medium;
   font-style:normal;
   color:#FF0000;
   }
   
em {
   font-size:small;
   font-style:normal;
   color:#000000;
   }