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

BODY {
	margin: 0px;
	padding: 0px;
	background: url(../_i/background2.jpg);
	text-align: center;
}

#splash {
	position: relative;
	width: 819px;
	height: 347px;
	background: url(../_i/site2.png) no-repeat -40px -60px;
	margin: 150px auto 0px;
}

#whiteout-market2 {
	top: 8px;
	left: 8px;
	width: 157px;
	height: 25px;
	position: absolute;
	cursor: pointer;
}
#whiteout-workshop {
	top: 8px;
	left: 166px;
	width: 149px;
	height: 25px;
	position: absolute;
	cursor: pointer;
}
#whiteout-market {
	top: 62px;
	left: 58px;
	width: 197px;
	height: 178px;
	position: absolute;
	cursor: pointer;
}
#whiteout-blog {
	top: 82px;
	left: 297px;
	width: 193px;
	height: 143px;
	position: absolute;
	cursor: pointer;
}
#whiteout-shows {
	top: 65px;
	left: 522px;
	width: 207px;
	height: 173px;
	position: absolute;
	cursor: pointer;
}
#love {
	bottom: 99px;
	right: 218px;
	width: 60px;
	height: 39px;
	position: absolute;
	cursor: pointer;
}
#facebook {
	bottom: 19px;
	right: 704px;
	width: 97px;
	height: 27px;
	position: absolute;
	cursor: pointer;
}

