
#title{
	text-align: left;
	width:980px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 130px;
	background-image: url(../img/mu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#flash{
	width: 980px;
	height: 354px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#foot{
	background-image: url(../img/foot.jpg);
	background-position: center top;
	width: 953px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 120px;
}
#foot p{
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
	margin-left: 750px;
}
