<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>jthiers new document title</title>
</head>
<body>
<p>/* CSS Document */ #logoimage { 	position: -webkit-sticky; 	position: sticky; 	background:#FFFFFF; 	top: 0;  	padding: 5px; 	text-align: center; opacity:none}  body{background-image:url("backgroundbuilding2.jpg"); 	background-size:50%; 	background-repeat:no-repeat; 	background-position:top 650px right;}  #BodyText { 	font-family: 'Majesti Banner Heavy','Majesti Banner Regular', 'Lust', 'Caslon Graphique', 'Caslon', serif;  	font-weight: bold; 	font-size: 24px; 	color: #BE1E2D; 	text-align:center; 	} #page-text { 	font-family:'Athelas Regular',serif; 	margin-left:29%; 	margin-right:29%; 	color: #BE1E2D; 	padding: 20px; 	text-align:center; 	line-height: 25px;} #page-text2 { 	font-family:'Athelas Regular',serif; 	margin-left:29%; 	margin-right:29%; 	color: #BE1E2D; 	padding-top:-90px; 	padding-bottom:40px; 	text-align:center; 	} p {font-family:'Athelas Regular',serif; 	color:#41393d; 	text-align:center; 	margin-left:20%; 	margin-right:20%; 	} #addresses { 	font-family:'Athelas Regular',serif; 	color:#41393d; 	text-align: center; 	line-height: 25px; 	} footer { 	color: #d4a18d; 	font-family: 'Majesti Banner Book', serif; 	text-align:center; 	padding: 80px 	}</p>
</body>
</html>