
#menu {
  font-size: 20px;
  position: fixed;
  right: 10;
  top: 50%;
  width: 8;
  margin-top: -5em;
}


body {
    text-align: center ;
font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	background: 
#dea ;
}

article
{
    text-align: center;

}


section
{
	background-color : lightgrey;
}




.cat 
{
 height: 200px;
 width: 200px;
}



.img2
{
	width: 1400px;
	height: 800px;
  margin: 0;
  object-fit: cover; 
}




table 
{
 border-width:1px; 
 border-style:solid; 
 border-color:black;
 width:50%;
 margin: auto;
 }


td { 
 border-width:3px;
 border-style:solid; 
 border-color:palegreen;
 width:50%;
 }


header
{
     background-image: banniere.jpg;
     height: 200px;
     width: 100%;
     margin: 0;
     padding: 10px;
}


h1 
{
  font-size: 60px;

}


h2
{
  font-size: 45px;
  text-align: center;
}


p
{
  margin: 60px;
  font-size: 20px;

}


main-content
{
  font-size: 20px;

}


caption
{
  font-size: 35px;

}


a 
{
  color: black;
}

ak 
{
   width: 200px;
}