h1; h2; h3; h4; h5 {font-family: georgia,serif}

p {
    font-family: "Times New Roman", Times, serif;
    text-align: justify
}

body 
  {
   background-image:
   url('images/paper.jpg')
  }

tt {
    font-family: courier, monospace;
