 
 BODY {
background-color : black
 }


b {
font-size : 10pt;
font-family : Arial;
font-weight : bold;
color : silver;
  }


h1 {
font-size : 11pt;
font-family : Arial;
font-weight : bold;
color : #808000;
background: black;
   }


h2 {
font-size : 10pt;
font-family : Arial;
font-weight : bold;
color : red;
  }

a { 
	font size: 10pt;
	text-decoration: none; 
	color:white; 	vlink:silver; 	alink:silver;
	font-weight: bold;
  }

a:hover{ color: #808000; }

 body {
	  scrollbar-face-color: #000000;
	  scrollbar-shadow-color: #000000;
	  scrollbar-highlight-color: #000000;
	  scrollbar-3dlight-color: #ffffff;
	  scrollbar-darkshadow-color: #000000;
	  scrollbar-track-color: #000000;
	  scrollbar-arrow-color: #C0C0C0;

background: url('kepek/csillag.jpg') repeat fixed ; 
  }