* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	color: #333333;
	text-align: center;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	background-color: #E6E6E6;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}


