.mainlayout {
	text-align: left;
	display: block;
	height: 902px;
	width: 750px;
	margin-top: -250px;
	margin-left: -350px;
	position: absolute;
	left: 50%;
	top: 50%;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #993333;
}
