label {color: darkblue;
font-weight: bold;}
 
input {position: absolute;
left: 120px}

footer{color: gray;
font-style: italic;
padding-top: 100px}

body{
	position: center;
	position: relative;
	left: 500px;
	top: 23px;
	font-family: bold;

}
