h1 {color:red; }

.white {color:white;}
.bukv {color:#fffc01; font-size:18px;}
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:14px; color:white; text-indent:15px;}

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

body {background: #000000; }
table.fon {
  align:center;
  padding: 0;
  margin-top: 0;
  background: #000000 url(fon/musicfon.jpg)  no-repeat center top scroll;
  margin-top: 10;
  width: 100%;
  heigth: 100%;
  display: table;
}


