@charset "utf-8";
#wholepage {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	text-align: justify;
	list-style-position: inside;
	list-style-type: lower-roman;
	overflow: auto;
	z-index: auto;
	height: auto;
	width: 70%;
	top: 5%;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	background-position: center;
	position: absolute;
	left: 15%;
	right: 15%;
}
