
.home {
	position:absolute;
	top:0;
	left:0;
	padding-left:1%;
	padding-top:1%;
	width:4%;
}
.logo {
	position:absolute;
	top:0;
	right:0;
	padding-right:0.5%;
	padding-top:0.5%;
	max-width:5%;
}
.back {
	position:absolute;
	top:70px;
	left:0;
	padding-left:1%;
	width:4%
}
.right {
	position:absolute;
	top:10%;
	right:0;
	padding-right:1%;
	width:4%;
}
.intext {
	height: 5%;
	width: 10%;
}
.submit {
	height: 5%;
	width: 10%;
	text-align: center;
	font-weight: bold;
}
.register {
	height: 5%;
	width: 10%;
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
}
.arrow1 {
	position:absolute;
	bottom:0;
	left:0;
	padding-left:20%;
	padding-bottom:5%;
}
h1{
	text-align: center;
	font-family: "Verdana,sans-serif";
	font-weight: bold;
	font-style: italic;
	font-size: 3em;
	text-decoration: underline;
	color: #000;
}
h2 {
	text-align: center;
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 2em;
	text-decoration: normal;
	color: #000;
}
h3 {
	text-align: center;
	font-family: "Times New Roman";
	font-weight: normal;
	font-size: 1em;
	text-decoration: normal;
	color: #000;
}
h4 {
	text-align: center;
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 3em;
	text-decoration: normal;
	color: #000;
}