body.index{
  padding-left:20pt;
  padding-top:20pt;
  background-color: black;
  color: white;
}

body.profile{
  padding-left:20pt;
  padding-top:20pt;
  background-color: black;
  color: white;
}

img.topbanner{
  margin-bottom: 10pt;
}


div#head{
  margin-bottom: 20pt;
}

span.date{
  margin-bottom:10pt;
}

h1.profile{
  margin-bottom: 20pt;
}

h2.subtitle{
  margin-bottom: 10pt;
}

article.top-article{
  margin-bottom: 20pt;
}

footer{
  color: white;
}

nav.topnavi{
  margin-bottom:15pt;
}
