body { 
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}

#container { 
  border-radius: 40px 40px 0 0;
  -webkit-border-radius: 40px 40px 0 0;
  -moz-border-radius: 40px 40px 0 0;
}
