#achievements {
	background-image: url(../titles.png);
	background-repeat: no-repeat;
	background-position: -65px -35px;
	width: 180px;
	height: 20px;
	margin: 20px auto;
}
#achievementspl {
	background-image: url(../titlespl.png);
	background-repeat: no-repeat;
	background-position: -65px -35px;
	width: 180px;
	height: 20px;
	margin: 20px auto;
}
#back, #back a, #back a:link, #back a:active,  #back a:visited{
	background-image: url(../titles.png);
	background-repeat: no-repeat;
	background-position: -90px -185px;
	width: 100px;
	height: 20px;
	display: block;
	border-bottom: none;
	float:left;
	padding-right: 300px;

}
#back a:hover, #back a:focus{
	background-position: -90px -215px;
}
.back {
	visibility: hidden;
	display: block;
	height: 20px;
}

#contact {
	background-image: url(../titles.png);
	background-repeat: no-repeat;
	background-position: -30px -125px;
	width: 250px;
	height: 20px;
	margin: 20px auto;
}
#contactpl {
	background-image: url(../titlespl.png);
	background-repeat: no-repeat;
	background-position: -30px -125px;
	width: 250px;
	height: 20px;
	margin: 20px auto;
}
#motivation {
	background-image: url(../titles.png);
	background-repeat: no-repeat;
	background-position: -80px -5px;
	width: 150px;
	height: 20px;
	margin: auto;
	margin-top: 60px;
}
#motivationpl {
	background-image: url(../titlespl.png);
	background-repeat: no-repeat;
	background-position: -80px -5px;
	width: 150px;
	height: 20px;
	margin: auto;
	margin-top: 60px;
}
#otw {
	background-image: url(../titles.png);
	background-repeat: no-repeat;
	background-position: -80px -95px;
	width: 150px;
	height: 20px;
	margin: 20px auto;
}
#otwpl {
	background-image: url(../titlespl.png);
	background-repeat: no-repeat;
	background-position: -80px -95px;
	width: 150px;
	height: 20px;
	margin: 20px auto;
}
#previs{
	background-image: url(../titles.png);
	background-repeat: no-repeat;
	background-position: -35px -65px;
	width: 250px;
	height: 20px;
	margin: 20px auto;
}
#previspl {
	background-image: url(../titlespl.png);
	background-repeat: no-repeat;
	background-position: -35px -65px;
	width: 250px;
	height: 20px;
	margin: 20px auto;
}

#travel{
	background-image: url(../titles.png);
	background-repeat: no-repeat;
	background-position: -5px -245px;
	width: 300px;
	height: 20px;
	margin: 20px auto;
}
#travelpl {
	background-image: url(../titlespl.png);
	background-repeat: no-repeat;
	background-position: -5px -245px;
	width: 300px;
	height: 20px;
	margin: 20px auto;
}
#textfield {
	margin-top: -10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	overflow: auto;
	width: 450px;
	height: auto;
	display: block;
	font-size: 126%;
	text-align: justify;
	text-decoration: none;
	line-height: 140%;
	color: #BAB49B;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	letter-spacing: 0.02em;

}
#textfield a {
	color: #aaaaaa;
	border-bottom: thin #aaaaaa dotted;
	text-decoration: none;
}
#textfield a:link {}
#textfield a:active {}
#textfield a:visited {}
#textfield a:focus {
	color: #BAB49B;
/*	border-bottom: thin #BAB49B dotted;
*/}	
#textfield a:hover {
	color: #BAB49B;
/*	border-bottom: thin #BAB49B dotted;	
*/}
#display {
	width: 520px;
	height: auto;
	position: relative;
	margin: auto;
	padding: 0px;
	list-style: none;
	top: 60px;
	border: 1px solid #111;
	background-image: url(../transparent.png);
	background-repeat: repeat;
	overflow: hidden;
}

.form-1 {
	width: 320px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #32324A;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px #32324A dashed;
}

.form-2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #32324A;
	text-align: left;
	height: 150px;
	width: 320px;
	overflow: auto;
	border: 1px #32324A dashed;
	padding-left: 5px;
	padding-right: 5px;
}
.form-3 {	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #32324A;
	width: 180px;	
	padding-left: 5px;
	padding-right: 5px;
	border: 1px #32324A dashed;
}
