body {
	margin: 0;
	padding: 0;
	background: #93939e url(bgx.gif) repeat-x top;
	text-align: center;
	font: 12px georgia, times;
	color: #474751;
	}
#container1 {
	width: 864px;
	margin: 0 auto;
	background: url(bottom_intro.gif) no-repeat bottom center;
	text-align: left;
	}
#container2 {background: url(top_intro.jpg) no-repeat top;}


#lang {
	text-align: center;
	color: #ddddeb;
	font: 16px georgia, times;
	}

#lang a {
	text-decoration: none;
	background: #cc4700;
	color: #fff;
	border-left: 2px solid #c1c0c9;
	border-right: 4px solid #c1c0c9;
	border-bottom: 4px solid #c1c0c9;
	padding: 4px 6px;
	margin: 5px 3px;
	line-height: 24px;
	}
#lang a:hover {background: #93939e;}

#content {
	padding: 400px 160px 20px 160px;
	text-align: justify;
	}
h1 {position: absolute; margin-left: -9999px;}
p {
	margin: 14px 0;
	padding: 0;
	line-height: 16px;
	}







