﻿body
{
height:100%;
background: url(../img/background.jpg) no-repeat center center fixed; 
background-size:cover;
margin-bottom:0px;
}

@font-face 
{
  font-family: 'Bahnschrift';
  src: local('Bahnschrift'), 
       url('Bahnschrift.ttf') format('truetype');
}

td 
{
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
}

p.text
{
font-family: 'verdana';
font-size: 16pt; 
}

table.audio
{
width:80%;
margin-left: auto;
margin-right: auto;
font-size: 14pt; 
font-family: Times new roman; 
text-align: justify;
}

table.menu
{
font-size: 17pt; 
font-family: Bahnschrift; 
color:#353535;
}

p.main
{
color:#353535;
font-size: 30pt; 
font-family: Bahnschrift; 
text-align: justify;
}

p.main2
{
color:#353535;
font-size: 24pt; 
font-family: Bahnschrift; 
text-align: justify;
}

table.opera_gallery
{
width:80%;
margin-left: auto;
margin-right: auto;
font-size: 14pt; 
font-family: Times new roman; 
text-align: justify;
}

h2
{
font-size:16pt;
}

a:link {
  color: #353535;  
}
a:visited {
  color: #6b6b6b;
}
a:hover {
  color: #2d2d2d; 
  border-bottom: .07em solid;
}
a:active {
  color: #5f0f0f; 
  border-bottom: 1px dashed;
}

.photo
{
float:center; 
text-align: center;
color: gray;
font-size: 10pt;
}

.div_audio
{
text-align: center;
color: gray;
font-size: 13pt;
}

