
body	{background-color: #181818;
	font-size: 16;
	font-family: trebuchet;
	scrollbar-face-color: #222133; 
	scrollbar-shadow-color: silver;
	scrollbar-highlight-color: #112233; 
	scrollbar-3dlight-color: silver; 
	scrollbar-track-color: #212233; 
	scrollbar-arrow-color: Silver;
	scrollbar-darkshadow-color: #112233;}
	a:link {color: #ababab; text-decoration: none; cursor: crosshair; font-size: 16; font-family: trebuchet;}
	a:visited {color: #ababab; text-decoration: none; cursor: crosshair; font-size: 16; font-family: trebuchet;}
	a:active {color: #ababab; text-decoration: none; cursor: crosshair; font-size: 16; font-family: trebuchet;}
	a:hover {text-decoration: none; background-color: #000000; 
	 font-size: 15; color: #ccccdd;
	border-color: #969696; border-style: ridge; cursor: crosshair; font-family: trebuchet;}
	
	

div
.head {
  position: absolute;
  top: 0;
  padding: 100px;
  height: 100px;
  font-size: 70;
}
#contents {
  border-style: groove;
  border-width: 3px; 
  border-color: transparent; 
  background-color: #050505;
  position: absolute;
  left: 15;
  top: 100px;
  right: 15;
  height: 450;
  width: 250;
}
.bodi { 
  position: absolute;
  top: 100px;
  margin-left: 265;
  margin-right: auto;
  bottom: auto;
  border-style: ridge;

  font-color: silver;
  width: 680;
  
}
pre.groove {border-style: "double"; color: SteelBlue; font-family: verdana; text-align: right;}
pre.groove2 {border-style: "groove"; color: SteelBlue; font-family: verdana; text-align: left;}
hr {color: blue}
p. {font-size: 11pt;  color: SteelBlue;}
a:hover.h {letter-spacing: 0.2em;}
font	{color: silver; filter: glow(color=yellow,strength=1000);}
font.f {background-color: #202020; color: white;}
td.12 {font-size: 8; color: silver;}