
#global {
	padding: 0 10px;
	background: url(../images/fd.jpg) center repeat-y;
	}
#header {
	background:  url(../images/ban.png) no-repeat;
	color: #fff;
	height: 150px;
	}
#sidebar {
	background:  url(../images/lot.png) center no-repeat;
	color: #fff;
	height: 410px;
	}
	
#header h1 {
	margin: 0;
	}
#footer {
	background: #0000FF url(../images/ft.png) no-repeat;
	color: #fff;
	}

