@charset "UTF-8";

/* global navigation
+=========================================================+*/
.nav_about {
  background: rgba(255, 204, 51, .4 );
}

/* titleArea
+=========================================================+*/
#titleArea {
  background: url(../images/bg-titlearea.jpg) center center no-repeat;
  background-size: cover;
}

