body{
 background:#111;
 color:#ccc;
}
#wrapper{ background:#000 url(pic2.gif) 480px 50px no-repeat; }

h2{ background: url(tk.gif) 0 0 no-repeat; }

.nhome{     background: url(buts.gif) 0 0 no-repeat; }
.ntv{       background: url(buts.gif) 0 -50px no-repeat; }
.nbookings{ background: url(buts.gif) 0 -100px no-repeat; }
.ndvds{     background: url(buts.gif) 0 -150px no-repeat; }
.nquotes{   background: url(buts.gif) 0 -200px no-repeat; }
.ncontact{  background: url(buts.gif) 0 -250px no-repeat; }
.nhome:hover{     background: url(buts.gif) -135px 0 no-repeat; }
.ntv:hover{       background: url(buts.gif) -135px -50px no-repeat; }
.nbookings:hover{ background: url(buts.gif) -135px -100px no-repeat; }
.ndvds:hover{     background: url(buts.gif) -135px -150px no-repeat; }
.nquotes:hover{   background: url(buts.gif) -135px -200px no-repeat; }
.ncontact:hover{  background: url(buts.gif) -135px -250px no-repeat; }
