#Titel {
         font-family:impact, Arial, sans-serif;
         font-size: 64px;
         text-align: center;
         color: white;
         }

#navigation {
         margin-top: 15px;
         margin-bottom: 2px;
         text-align: center;
         border-style: none;
         background-color: black;
         font-size: 15px;
         font-family: impact, Arial, sans-serif;
         color: white;
         }
a {

         font-size: 15px;
         font-family: impact, Arial, sans-serif;
         color: white;
         padding-right: 20px;
         }
h1 {
         color: white;
         font-size: 45px;
         font-family: impact, Arial, sans-serif;
         }
h2 {
         color: white;
         font-family: Arial, sans-serif;
         font-size: 18px;
         margin-bottom: 0px;
         }
.blog {
         color: white;
         font-family: imapct, Arial, sans-serif;
         background-color: black;
         border-style: dotted;
         border-color: white;
         border-width: 1px;
         padding: 15px;
         text-align: center;
         width: 400px;
         position: relative;
         margin-left: 300px;
         margin-top: 50px;
         }
.logo {
         width: 200px;
         height: 120px;
         position: absolute;
         top: 20px;
         right: 10px;
         }
.home {
         position: absolute;
         top: 100px;
         right: 15px;
         }

.links {
         margin-left: 50px;
         text-align: center;
         padding: 10px;
         }
.john {
         position: absolut;
         Top: 300px;
         right: 200px;
         }