@charset "utf-8";
#arrow {
	position: absolute;
	height: 66px;
	width: 76px;
	left: 21px;
	top: 19px;
}
#title {
	font-family: "Times New Roman", Times, serif;
	position: absolute;
	height: 64px;
	width: 400px;
	left: 376px;
	top: 17px;
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
#content {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 101px;
	top: 100px;
}
#logo {
	position: absolute;
	height: 102px;
	width: 300px;
	left: 114px;
	top: 1392px;
}

