body {
 color: black;
 background: #edf0db;
 font-family: Georgia, "Times New Roman", Times, serif;
}


h1 {
 margin-top: 1em;
 margin-bottom: 1em;
 text-align: center;
}

h2 {
 text-align: center;
}

h3 {
 margin-top: 1em;
 margin-bottom: 1em;
 text-align: center;
}

p {
 text-indent: 2em;
 padding: 0;
 margin-bottom: 0;
 margin-top: 0;
}

div.rtext {
 text-indent: 2em;
 margin-left: 350px;
}

div.photo {
 position: absolute;
}

img {
 border: 0;
}

div.navigation {
 position: absolute;
 left: 1em;
}

div.info {
 margin-left: 9em;
 margin-top: 0;
 margin-bottom: 0;
}

div.strike {
 text-decoration: line-through;
} 
