<section class="fullpage about gb form"> 
	<article class="fixed center">
		<img src="https://management.centralizednerv.com/src/images/slim/g2-crop.png" alt="Garrett Bailey" />
		<h1>Begin Journey</h1> 
		<div class="details">
			<form method="post" action="https://management.centralizednerv.com/home">
				<label for="user">User Name:</label>
				<input type="text" maxlength="55" required value="" name="user" />
				
				<label for="password">Password:</label>
				<input type="password" maxlength="55" required placeholder="" name="password" />
				
				<div class="tcenter"><button name="login" class="btn_large flip" type="submit">Login</button></div>
			</form>
		</div>
	</article>
</section>
