body {
	margin: 0px;
	padding: 0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 4px;
}
main {
	overflow: visible;
	position: absolute;
	z-index: 1;
	height: 100%;
	width: 760px;
	left: 0px;
	top: 136px;
}

