#p1 {
	position : relative;
	margin-top : 5ex;
	margin-left : auto;
	margin-right : auto;
	font-size : 14pt;
	min-width : 30em;
	max-width : 40em;
	text-align : center;
	height : 50ex;
	}

div.hlc {
	position : absolute;
	width : 40em;
	text-align : center;
	font-size : 12pt;
	}

#hlcl {
	top : 2ex;
	left : -8em;
	}

#hlcc {
	top : 10ex;
	margin-left : auto;
	margin-right : auto;
	left : 0;
	right : 0;
	}

#hlcr {
	top : 18ex;
	right : -6em;
	}

#tit {
	position : absolute;
	margin-left : auto;
	margin-right : auto;
	left : 0;
	right : 0;
	font-size : 300%;
	color : red;
	top : -8ex;
	}

#text {
	position : absolute;
	margin-left : auto;
	margin-right : auto;
	left : 0;
	right : 0;
	bottom : 0; 
	color : white;
	text-indent : 0;
	}

#next {
	position : fixed;
	bottom : 0.5ex;
	left : 0;
	right : 0;
	text-align : center;
	text-indent : 0;
	font-size : 80%;
	}

	
	
	

#p2 {
	margin : 0 auto;
	padding : 0 2em;
	font-size : 14pt;
	min-width : 30em;
	max-width : 40em;
	text-align : center;
	}

#ans {
	color : white;
	}

#p2 p.text {
	margin : 15ex 4em;
	text-align : justify;
	}

