body{
margin:0px;
background-color:#282526;
font-family: 'Montserrat', sans-serif;
line-height: 1.7em;
}

a
{
  color:#0561e3;
  font-weight:bold;
  text-decoration: none;
  font-size:18px;
  padding-right:10px;
}

.spanner{
width:70%;
float:center;
margin-left:auto;
margin-right:auto;
padding-top:30px;
padding-bottom:30px;
}

.accent
{
  font-size:24px;
  font-weight:bold;
  padding-bottom:20px;
}

#head{
background-color:#282526;
padding-top:60px;
display:inline;
}

#foot{
background-color:#282526;
padding:60px 0 50px 0;
margin-bottom:100px;
}

#content{
background-color:white;
font-family: 'Montserrat', sans-serif;
color:#282526;
font-size:14px;
text-align:justify;
line-height: 1.7em;
}
