body
{
  font-size:20px;
  margin-left:0px;
  font-family:Arial;
}

h1
{
  font-size:20px;
}
/*
li 
{
  margin: 10px 0;
}
*/
.title
{
  text-align: center;
  font-size:30px;
  font-weight: bold;
  text-decoration: underline;
}

.text-ol
{
  list-style-type: disc;
  line-height: 30px;
}

#menu
{
  position:fixed;
  top:0;
  width:100%;
  
}

.brand-title, #tabs-1, #tabs-2, #tabs-3
{
  padding-left:20px;
  padding-right:20px;
}

#title
{
  margin-top:15px;
}