body {
	background: url(../images/intro-bg.gif) repeat-x top #D0CBAB;
	margin: 0;
	color: #000;
}
h2 {
	margin: 0;
	padding: 0;
}
#intro {
	width: auto;
	overflow: hidden;
	padding: 0;
	margin: 230px 0 20px 0;
}
.diagonal {
	height: 16px;
	background: url(../images/diagonal.gif) repeat-x center;
}
#intro_content {
	background: #E0DED2;
	border-top: 1px solid #44433F;
	border-bottom: 1px solid #44433F;
	overflow: hidden;
	height: 100%;
}
#choice {
	margin: 20px auto;
	overflow: hidden;
	height: 100%;
	clear: both;
	width: 900px;
}
#fr a {
	display: block;
	float: left;
	width: 369px;
	height: 135px;
	background: url(../images/intro-fr.jpg) no-repeat right top;
	text-indent: -10000px;
}
#ar a {
	display: block;
	float: left;
	width: 319px;
	height: 135px;
	background: url(../images/intro-ar.jpg) no-repeat right top;
	text-indent: -10000px;
}
#separ {
	float: left;
	background: url(../images/cactus.gif) no-repeat center center;
	width: 119px;
	height: 135px;
	margin: 0 45px;
}