 body {
   font-family: verdana, sans-serif;
   font-size: 16px;
 }

.main-bg {  
  background-image: url("res/about_bg.jpg");
  background-size: cover; 
}

.hera {
  width: 300px;
}

.main-text {
  width: 600px;
  color: white;
}