body {
	background: #ffffff;
	color:#fff;
	font-family: Tahoma, Arial;
	font-size: 12px;
	margin:0;
	line-height: 1.4;
}
#content2 {
	position: absolute;
	top:432px;
	width:100%;
	margin:0 auto;
	text-align: center;
	color:#fff;
	left: 68px;
}
#gallery {
	width:878px;
	margin:0 auto;
	text-align: left;
	color:#fff;
	padding-bottom:50px;
}



.top_1 {
	background-image: url(img/top_3.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.bg_content {
	background-image: url(img/bg_content.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.menu_bg {
	background-image: url(img/menu_bg.jpg);
	background-repeat: repeat-x;
}
.menu_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222C53;
}
.menu_colors {
	background-image: url(img/menu_rainbow.jpg);
	background-repeat: repeat-x;
}
.flags {
	background-image: url(img/flags.jpg);
}
.bottom_1 {
	background-image: url(img/bottom_1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg_bottom {
	background-image: url(img/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.content_txt {
	font-family: Arial, Helvetica, sans-serif;
}
