
body {
font-family: Georgia, serif;
font-size: 18px;
font-style: normal;
font-weight: normal;
color: #ccc;
background-color: #000;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
text-align: center;
}

#content {
  width: 560px ;
  margin-top: 20px;
  margin-left: auto ;
  margin-right: auto ;
}

h1 {
font-family: Helvetica, Arial, sans-serif;
font-size: 44px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -2px;
line-height: 1.2em;
}

.small {
font-family: Georgia, serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 1.7em;
}

.tilted {
font-family: Georgia, serif;
font-size: 16px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
text-align: justify;
}


