@charset "utf-8";
/* CSS Document */
body {
	background-image: url(5a5wkehopwe71.png);
    background-size: cover;
    background-repeat: repeat;
    background-position: center center;
	text-align: center;
	background-repeat: repeat;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	margin-top: 100px;
	margin-bottom: 50px;
	}
@font-face
	{
	font-family: neosans;
	src: url(neoSanspro-medium.ttf);
	src: url(neoSanspro-medium.eot);
	}
@font-face
	{
	font-family: neosans-light;
	src: url(neosanspro-light.ttf);
	src: url(neosanspro-light.eot);
	}
h1
	{
	font-family: neosans;
	color: #dde22b;
	}
p	
	{
	font-family: neosans-light;
	color: #ffffff;
	}
