body {
	background-color: #000000;
}
.formlayout {
	text-align: center;
	width: 500px;
	background-color: #CCCCCC;
	padding: 20px;
}
