body { font-family:arial; background-color:gray; color:White} 
input.b1 { background-color:black; color:white; height:25px; width:150px;
           border-width:2; border-style:solid; border-color:Silver;  }
           
body.a { background-repeat:no-repeat; background-color:Black; 
	     background-image: url(DSCN1638.jpg) ;  background-attachment:fixed;
	     background-position: center center; 
	   }
           
select.a { width: 500 }



           