@charset "utf-8";

@import "tag.css";
@import "header.css";
@import "footer.css";
@import "menu.css";

#Contents {
	background-color: #000;
	background-image: url(../img/contents_hd.gif);
	background-repeat: no-repeat;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
