h2
{
text-align: center;
color:Tan;
display:inline-block;
}


h1
{
font-style: italic;
text-align: center;
color:Tan;
font-size:60px;
}

 
body
{
background-color: black;
background-attachment: fixed; 
background-repeat: no-repeat;
}


p
{
color:white;
font-size: 35px;
margin: 2px;
}


.flotte 
{
float:left;
}
