h1 {color:red; }

.white {color:white;}

a:link {color:blue; text-decoration:none;}

a:visited {color:blue; text-decoration:none;}

a:hover {color:orange; text-decoration:none;}

a:active {color:blue;none;}

p.white {font-family:verdana; font-size:16px; background-color:black; color:white;}

p.new {font-family:verdana; font-size:14px; color:black;}

body {background: #000000;}
table.next {
  align:center;
  padding: 0;
  margin: 0;
  background: #000000 url(fon/fon.jpg) repeat center top;
 
  width: 100%;
  display: table;
}
table.niz {position: absolute;
  bottom: 0;
  height: 80px;

}