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

body {
	margin: 0;
	padding: 0;
	background-color: #26251B;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
}
img {
	border : none;
}
a {
	outline : none;
}
#x-use {
	background-image: url(../images/x-use.png);
	background-repeat: no-repeat;
	width: 680px;
	height: 450px;
	margin-top: 10%;
	margin-left: auto;
	margin-right: auto;
}
#email {
	width: 75px;
	height: 18px;
	padding-top: 408px;
	padding-left: 405px;
}
