<style type="text/css">
#content {
	margin: auto;
	width: 50%;
}
html{
 height:100%;
 min-height:100%;
 

 }body {
	padding: 0px;
	margin-top: 15%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    /** background-image: url("/media/background.jpg");**/
    /** background-color: #cccccc;**/
background-size: cover;
}
#header {
	height: 0%;
	width: 600px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#pagecontent {
	width: 700px;
	height: 350px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contact {
	margin-right: auto;
	margin-left: auto;
	width: 220px;
	margin-top: -15px;
	margin-bottom: -1px;
	height: 65px;
}

h1 {
	font-family: ProximaNovaSoft-Regular;
	font-size: 36px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
h2 {
	font-family: ProximaNovaSoft-Regular;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
h3 {
	font-family: ProximaNovaSoft-Regular;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
.iconposition {
	padding: 5px;
	float: left;
}

.iconposition a:link {
	font-family: ProximaNovaSoft-Regular;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.iconposition a:visited {
	font-family: ProximaNovaSoft-Regular;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.iconposition a:hover {
	font-family: ProximaNovaSoft-Regular;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.disclaimer {
	font-family: ProximaNovaSoft-Regular;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

.iconposition a:active {
	font-family: ProximaNovaSoft-Regular;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.icon {
	vertical-align: middle;
	float: left;
}
</style>
