@charset "utf-8";
/* CSS Document */
.myh1 {    font-size: 24px;
    line-height: 1.16667;
}
.myh2 {    font-size: 24px;
    line-height: 1.16667;
}
.innertitle {    font-size: 48px;
    line-height: 1.16667;
	    text-shadow: 3px 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.ml50 {margin-left: 50px;}
.textshadow {
   color: white;
   text-shadow:
       3px 3px 0 #000,
     -1px -1px 0 #000,  
      1px -1px 0 #000,
      -1px 1px 0 #000,
       1px 1px 0 #000;}
.mission {margin-top: 25px;}
.socicon {font-size: 35px; padding-bottom: 10px;}