body {
  font-family: "Ubuntu", Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.thumb {}

div.solo {
  display: block;
  margin: auto;
  width: 70%;
}

h2#paper-title {
  line-height: 100%;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
  padding: 0em;
  margin: 0em;
  padding-bottom: 1ex;
  border: 0;
}

div.author-list
{
  text-align: center;
}
div.affiliation
{
  text-align: center;
}
div.venue
{
  text-align: center;
}
div.teaser
{
  display: block;
  margin: auto;
  align: center;
  
}

pre
{
  background-color: rgb(235,236,241);
   padding: .2cm .2cm .2cm .2cm;
}
