body {
	background:#191c2e;
	margin:0;
	padding:0;
}

h1, h4 {
	color:#fff;
}

p {
	color:#fff;
}

img {
	border:none;
}

.photo img {
	border:8px ridge #888888;
}

.container {
	margin:0 auto;
	width:1300px;
}

#main {
	background:transparent url("introbackground.jpg") no-repeat top center;
	height:100%;
	width:100%;
	margin:0 auto;
	padding:0;
}

#intro {
	width:1300px;
	height:1050px;
	margin:0 auto;
	padding:0;
}

.sign {
	background:url("sign.jpg") no-repeat scroll 0 0 transparent;
	height:360px;
	width:1000px;
}

.en {
	display:inline;
	float:left;
	margin: 0 0 0 80px;
	text-align:center;
}

.en a, .mx a {
	font-family:arial;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}

.mx {
	display:inline;
	float:right;
	margin: 0 80px 0 0;
	text-align:center;
}
