@charset "UTF-8";

#divFrame {
	position: absolute;
	height: 306px;
	width: 423px;
	/* centered frame options. */
	top: 50%;
	left: 50%;
	margin-left: -211px;
	margin-top: -153px;
}