body {
	margin: 0;
	padding: 0;
	text-align: left;
	font: Times New Roman;
	font-size: 20px;
	color: #000000;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-color: #999;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#container
{
	display: block;
	height: auto;
	position: relative;
	width: 750px;
	background-repeat: repeat-y;
	padding-left: 17px;
	padding-right: 17px;
	overflow: hidden;
	background-color: #999;
}

#links
{
	display: block;
	float: right;
	margin-top: 25px;
	margin-right: 10px;
	font-family: "Arial Black";
}

#links a, #links a:visited
{
	font-size: 16px;
	font-weight: bold;
	margin-left: 4px;
	margin-right: 4px;
	color: #000000;
	text-decoration: none;
	font: Arial Black;
}

#links a:hover
{
border-bottom:dotted 0px #ffffff;
}

#header
{
height:60px;

}

#header h1
{
	margin-top: 15px;
	margin-left: 10px;
	font-size: 33px;
	color: #FFFFFF;
	float: left;
	font-family: "Arial Black";
}

.off
{
	color: #FFFFFF;
}

.picture
{
	background-image: url(IMG_20180331_0036.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 8px;
	margin-top: 22px;
}


.contenttext h2
{
	color: #FFFFFF;
	font-size: 26px;
	margin-bottom: 10px;
	font: Arial Black;	
}

.contenttext
{
	padding-left:10px;
	padding-right:10px;
}


#footer
{
font-size:12px;
color:#000000;
margin-top:18px;
width:750px;
text-align:center;
}
#footer a, #footer a:visited
{
	text-align:center;
color:#ffffff;
	text-decoration:none;
}

html, body {
text-align: center;
}

p {text-align: left;}
#content center {
	font-family: Arial Black;
}
#content .contenttext p {
	font-family: Verdana, Geneva, sans-serif;
}
