@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrap {
	height: 476px;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/jack%20ginger-design.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 90px;
}

