body {
  background-color: #d2b48c;
  margin-left: 23%;
  margin-right: 23%;
}

h1, h2 {
  font-family:   sans-serif
}


a:link, span.MsoHyperlink
	{color:black;
	text-decoration:underline;
	text-underline:single;
}
a:visited, span.MsoHyperlinkFollowed
	{color:black;
	text-decoration:underline;
	text-underline:single;
}

img.floatRight { 
    float: right; 
    margin: 6px; 
}
