body
{
background-color: #362A3D;
color:white;
}
header h1
{
color: #362A3D;
font-family: pacificio;
font-size: 5.0em ;
font-weight: bold;
 text-align: center;
 margin-top: -20px;
 text-shadow: 2px 2px 4px black;
 } 
 header
 {
 background-image: url("mikasa.png");
  background-color: white;
 width: 100%;
position: absolute;
 top:0px; 
 left:0px;
}

nav
{
padding-bottom: 190px;
width: 300px;
color: white;
margin-top: 150px;
border: 3px white ridge;
font-size: 1.05em;
}
nav a:visited
{
color: white;
}
nav ul
{
color: white;
font-family: andalus;
text-align:left
}
.sommaire
{
color: white;
text-align: center;
font-size:2.0em;
font-family: andalus;
font-weight: bold
}
.ballon
{
margin-left:1200px;
margin-top:-100px;
}
