html,body {
background-color : #000000 ; 
}

p,ul,li,td {
font-size: 100%; 
font-family: sans-serif; 
color: #efe4e4; 
background-color: #000000;
text-align: justify;
margin-left: 1.7cm;
margin-right: 1.7cm;
}

h1 {
font-size: 150%; 
font-family: sans-serif;
color: #ec1010; 
text-align: right;
margin-right: 2cm;
}

h2 {
font-size: 125%; 
font-family: sans-serif;
color: #ec1010; 
text-align: center;
margin-right: 2cm;
}

a:link {color: #e9ec10 ; text-decoration: none;}
a:visited {color: #ec1010; text-decoration: none;}
a:hover {color: #9e7328; text-decoration: none;}

table#tracks {
background-color: #000000;
border: none;
width: 90%;
}


table#tracks td {
border: solid #9e7328 1px;
padding: 3px;
}

.leftcol {
text-align: center;
width: 60%;
}

.data {
text-align: center;
width: 20%;
}


table#lang {
background-color: #000000;
border: none;
width: 70%;
}

table#lang td {
border: none;
text-align: left;
width: 25%;
}

table#index {
background-color: #000000;
border: none;
width: 80%;
font-size: 125%;
}

table#index td {
border: none;
text-align: left;
width: 20%;
font-size: 125%;
}

table#photos {
background-color: #000000;
border: none;
width: 80%;
}

table#photos td {
border: none;
text-align: left;
width: 20%;
}

table#concerts {
background-color: #000000;
border: none;
width: 80%;
}

table#concerts td {
border: none;
text-align: left;
width: 80%;
font-size: 135%;
}
