body {
	background-color:#7E7D7D;
	margin:-30px 0px 0px 0px;
}
#content {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:960px;
	text-align:center;
}
#top {
    background-image: url(../images/th7/top.jpg);
	background-repeat:no-repeat;
	width: 960px;
	height: 21px;
	font-size:1px;
	float:left;	
}
#middle {
    background-image: url(../images/th7/middle.jpg);
	background-repeat:repeat-y;
	width: 960px;
	float:left;	
}
#bottom {
    background-image: url(../images/th7/bottom.jpg);
	background-repeat:no-repeat;
	width: 960px;
	height: 21px;
	font-size:1px;
	float:left;
}



