
body {
background-color:#ffffff;
color: #000000;
font-family:Arial,Helvetica,sans-serif;
font-size: 14px;
margin: 0 5%
width: auto;
padding:0pt;
position:relative;

}

a {
color: #ff9a3a;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
h1 {
	text-decoration: none;
	color: #e6e6e6;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 24px;
	font-family: sans-serif;
}

h2 {
	text-decoration: none;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 18px;
	font-family: sans-serif;
}

h3 {
	text-decoration: none;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 15px;
	font-family: sans-serif;
}

#pictures 
{display:none;
}

#picture 
{display:none;
}

#pictureleft 
{display:none;}

#footer {
	top: 10px;
	bottom: 20px;
	position: relative;
	text-align: center;
	padding-bottom: 20px;
}

