body{
	font-family:"MS PƒSƒVƒbƒN Pro W3","Osaka";time new roman, serif;
	font-size:12px;
	color:white;
	margin:0px;
	background-color: #000;
	background-image: url("/image/bg.png")
background-position: center bottom;

background-attachment: fixed;
	}
	A 			{ color:orange; text-decoration: underline;}
	A:link		{ color:orange; text-decoration: underline;}
	A:visited	{ color:; text-decoration:underline;}
	A:active	{ color:red; text-decoration:underline;  }
	A:hover		{ color:red; underline; }
	
table{border:solid  white 3px;
		padding:5px;
		margin:10px;
		color:white;
		background:black;}
#main{
	width:;
	margin-left:;
	background:#000;
	}
h1 {
	color:						#FFF;
	background-color:			darkred;
	font:						bold 150% /120% "‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
	text-align:					center;
	}
h2{color:#fff;
	border-bottom:dotted white 1px;}

