body {
	background-color: #000;
	color: #FFF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 75%;
	margin: 0 auto;
	text-align: center;
}

a:link,
a:visited {
	color: #FFF;
}
a:hover,
a:active {
	color: #FFF;
}

h1 {
	margin: 1em 0;
	text-align: center;
}

img {
	border: none;
}

hr,
.hidden,
.forPc,
#skipFlash {
	display: none;
}

.forMobile {
	text-align: left;
	text-transform: uppercase;
}
div.forMobile,
h2.forMobile {
	text-align: center;
}

.enterAddress,
address {
	text-align:right;
}
