
body{text-align:center;
 background: #000000 ; 
background-repeat:repeat-x repeat-y;
margin:0 auto;
color:white;
}

a:link{
color:yellow;
margin:0;
 text-decoration: none;
}

table, td, th
{
background-color:#005ca5;
color:white;

}
th
{
background-color:black;
color:white;
}

.tlok{

background: URL(images/tlok.jpg) no-repeat ;

}

p{
margin:0;
}

.red{
background-color:#e31e25;
height:20px;

}
.white{
background: URL(images/loga.jpg) no-repeat ;
height:180px;

}

.whiter{
background-color:#ffffff;
height:100px;

}