@charset "UTF-8";
/* CSS Document */

.background {
	background-image: url(../images/background_up_twolanguagestwoworlds.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.normal_footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #747F66;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.normal_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
.normal_title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #44651B;
}
.normal_subtitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin: 0px;
	padding: 0px;
}

