h1,h2,h3,p,img,body,ul,li,a {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	width: 500px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}
p.title {
	font-size: 1px;
	text-indent: -999px;
}
p.address {
	text-align: center;
	color: #999999;
	font-weight: lighter;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-size: 1px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
}
h2 {
	color: #CC9900;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: lighter;
	font-size: x-large;
	margin-top: 100px;
	text-align: center;
}


h2 a:link {
	color: #CC9900;
	text-decoration: none;
}
h2 a:visited {
	color: #CC9900;
	text-decoration: none;
}
h2 a:hover {
	color: #99CC00;
	text-decoration: none;
}
address {
	color: #666666;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: lighter;
	font-style: normal;
	font-size: small;
	text-align: center;
	margin-top: 10px;
}
#footer {
	margin-top: 50px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}



a:link,a:visited,a:hover {
outline: none;
}

