@charset "utf-8";
#wrapper {
	font-family: "Swis721 BlkEx BT";
	margin: auto;
	width: auto;
	border: 0px none #FFF;
}
#header {
	background-image: url(../index_images/indexbasejpg-1.png);
	background-repeat: no-repeat;
	margin: auto;
	background-position: center center;
	background-size: cover;
	width: auto;
}

#welcome {
	font-family: "Swis721 BlkEx BT";
	margin: auto;
	font-size: 4vw;
	color: #00F;
	text-align: center;
	top: 36px;
	width: auto;
	padding: 0%;
}
#wt {
	font-family: "Swis721 BlkEx BT";
	font-size: 4vw;
	color: #00F;
	margin: auto;
	top: 78px;
	text-align: center;
	width: auto;
}

#pictures {
	margin: auto;
	top: 138px;
	width: auto;
	padding: 0%;
}
#enter {
	width: auto;
}



#footer {
	font-size: 1vw;
	color: #00F;
	font-family: "Swis721 BlkEx BT";
	margin: auto;
	text-align: left;
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 22%;
}
#body {
	margin-right: auto;
	margin-left: auto;
}
