@charset "utf-8";
body form {
	color: rgba(252,249,249,0.73);
	font-family: adamina;
	font-style: normal;
	font-weight: 400;
	left: 62%;
	position: absolute;
	top: 8%;
	width: 40%;
}
#emailinput {
	padding-top: 2%;
	padding-left: 8.2%;
	width: AUTO;
}

body h1 {
	margin-top: 10%;
	margin-left: 0px;
	left: 16%;
	position: absolute;
	top: -14%;
	font-size: 55px;
}
#emailinput .arw {
	color: rgba(249,247,247,1.00);
	background-color: rgba(66,65,65,0.34);
	font-weight: bolder;
	border-color: rgba(251,251,251,0.79);
}
body h2 {
	left: 40%;
	position: absolute;
	font-size: 30px;
	bottom: 1%;
	text-shadow: 1px 1px rgba(110,92,41,1.00);
}
#boxactive {
}
