﻿#wall {
	font-family: "source-han-sans-traditional", "Trebuchet MS";
	background-color: #FFF;
	height: 600px;
	width: 1080px;
}
#leftwall {
	font-family: "source-han-sans-traditional", "Trebuchet MS";
	background-color: #FFF;
	height: 600px;
	width: 100px;
	float: left;
}
#wall2 {
	font-family: "source-han-sans-traditional", "Arial Unicode MS";
	font-size: 24px;
	width: 900px;
	clip: rect(0px,50px,0px,50px);
	padding-right: 100px;
	padding-left: 50px;
	text-align: center;
	margin-right: 50px;
	margin-left: 50px;
}

#rightwall {
	font-family: "source-han-sans-traditional", "Trebuchet MS";
	background-color: #FFF;
	height: 600px;
	width: 950px;
	float: right;
}
#wall2 p {
	text-align: center;
}
#wall2 p {
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}
