/* Michael Berger | Freier Designer und Fotograf */

/* Allgemein */
html {
}

body {
font-family: Arial, sans-serif;
font-size: 12px;
line-height: 20px;
background-color: #191718;
overflow-x: hidden;
}

#content {
padding-top: 15%;
margin:0px auto;
text-align:center;
}