#up {
	height: 130px;
	width: 1000px;
}
body {
	margin: 0px;
}
#up {
	height: 115px;
	width: 1000px;
	background-attachment: fixed;
	background-image: url(../image/logo.gif);
	background-repeat: no-repeat;
}
body {
	margin: 0px;
}
#down {
	height: 450px;
	width: 1000px;
}
