body{
	font-family:"MS PƒSƒVƒbƒN Pro W3","Osaka";time new roman, serif;
	font-size:12px;
	color:white;
	margin:10px;
	background-color: #000;
background-position: center bottom;
background-repeat: no-repeat;
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  black 0px;
		padding:0px;
		color:white;
		background:black;}
#main{
	width:;
	margin-left:;
	background:#000;
	}
h1 {
	color:						#FFF;
	background-color:			darkblue;
	font:						bold 150% /120% "‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
	text-align:					center;
	}
h2{color:darkblue;
	border-bottom:dotted white 1px;}

