#main {
	margin: 0 auto;
	text-align: center;
	background-color: #FFFFFF;
	height: 1100px;
	width: 900px;
}
#header {
	margin: 0 auto;
	text-align: center;
	background-position: 0px 0px;
	height: 200px;
	width: 900px;
	background-image: url(../Images/header_for_last_tape_wsr.jpg);
}
#background {
	margin: 0 auto;
	background-image: url(../Images/back_ground_wsr3.jpg);
	height: 700px;
	width: 1300px;
}
#navigator {
	margin: 0 auto;
	text-align: center;
}
#nav_box {
	height: 50px;
	width: 900px;
	margin: 0 auto;
	text-align: center;
}
#video {
	height: 316px;
	width: 560px;
}
#twitter {
	height: 600px;
	width: 440px;
	padding-top: 55px;


}
#footer {
	color: #000;
	height: 50px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
