#header1 {
	background-image: url(image/r.jpg);
	height: 300px;
	width: 100%;
}
#header2 {
	background-image: url(image/header.jpg);
	height: 300px;
	margin: 0px auto;
	width: 900px;
}

