.main {
	text-align:center;
	background-color: #181816;
	height: 1000px;
	width: 873px;
	right: 15%;
	bottom: auto;
	border: thin solid #FFF;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	top: auto;
	align: middle;
	margin-left: auto;
	margin-right: auto;
}
.langu {
	border: thin none #F00;
	right: 169px;
	background-color: #FFF;
	height: 30px;
	width: 114px;
	position: relative;
	top: 189px;
}

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 100px;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	color: #FFF;
	position: relative;
	overflow: visible;
	z-index: auto;
	text-align: left;
	display: block;
	visibility: visible;
	padding-right: 15%;
	padding-left: 15%;
	padding-bottom: 0px;
	float: none;
	bottom: 140px;
	left: 110px;
	right: 40px;
}
