#main-text {
    color: #000000;
    font-family: 'Ubuntu', Arial, sans-serif;
line-height: normal;
  background: #fff;
    font-weight: 300;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
  max-width:1200px;
  margin: 0 auto;
  padding:20px;

}

.main-container {
  
}

#main-text h1, #main-text h2, #main-text h3 {
  margin:20px 0;
}
