body, html{
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12pt;
	font-family:  times, serif;
	color: #534c4f; 
	background:#fff;
	text-align: center;
	text-color; #534c4f;
	line-height: 130%;
	min-height: 100%;
	position: relative;
}

p {
	color: #534c4f;
	text-align: center
}

h1 {
	font-size: 130%;
	}