h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
}
.container {
	text-align: left;
	height: 400px;
	width: 700px;
	position: relative;
	left: 100px;
	top: 50px;












}
.mainlayout {
	position: relative;
	text-align: left;
	height: 400px;
	width: 700px;
	margin: auto;
	display: block;






}
body {
	background-image: url(mrblfnt.jpg);
	margin: auto;




}

