@charset "utf-8";
/* CSS Document */
body {
	background-color: #000;
}
#sale {
	text-align: center;
}

#home {
	border-top: 20px;
	text-align: center;
}

