body {
  padding-top: 5em;
  padding-left: 5em;
  padding-right: 5em;
  font-family: Georgia;
  color: yellow;
  background-color: #A52A2A}

h1 { font-family: "Times New Roman"; 
     font-size: 48px;
     color: white; }

h2 { color: white; }

p { font-family: "Times New Roman"; 
    font-size: 20px;
    text-align: left;
	color: white;  }


.flotte { float:right;}

a { font-family: Times New Roman;
    color: white;}
