html, body {
	height:100%;
	width:100%;
	background-color: #ffffff;   
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
