#login {
	margin-top:200px;
	text-align: center;
	}

input {
	background-color:#cccccc;
	font-size:14px;
	border:1px solid #FFCC66;
	color:#000000;
	width:200px;
	height:30px;
	}

h1 {
	font-size:32px;
	color: #3cc7ea;
	font-weight: bolder;
	}