html, body {
	height: 100%; }
body {
	margin: 0px;
	background-color: #877464; }
h1, h2 {
	margin: 0px;
	padding: 0px;
	color: black;
	text-align: center; }
h1 {
	font-weight: bold;
	font-size: 18pt;
	padding-top: 20px; }
h2 {
	font-weight: normal;
	font-size: 14pt;
	padding-bottom: 20px; }
#page {
	margin: 0px auto;
	width: 800px;
	min-height: 100%;
	background-color: #C8AC93;
	color: #877464; }
img.julie {
	border: 2px solid #877464; }
div.julie {
	text-align: center; }
div.julie_text {
	text-align: center;
	font-size: 10pt;
	font-style: italic; }
img.thumb {
  border: 2px solid #877464; }
