@charset "utf-8";

#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:1250px;
	height:1502px;
	z-index:1;
	background-image: url(../Images/Background-template.jpg);
	background-repeat: no-repeat;
}
#apDiv2 {
	position:absolute;
	left:493px;
	top:1163px;
	width:571px;
	height:26px;
	z-index:2;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#apDiv3 {
	position:absolute;
	left:171px;
	top:361px;
	width:845px;
	height:861px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: justify;
}
#apDiv4 {
	position:absolute;
	left:129px;
	top:298px;
	width:495px;
	height:29px;
	z-index:4;
}
.underline {
	text-decoration: underline;
}

a:link {
	color: #FFF;
	text-decoration: underline;
}
