@charset "UTF-8";@import url(http://fonts.googleapis.com/css?family=Sorts+Mill+Goudy:400,400italic);@import url(http://fonts.googleapis.com/css?family=Goudy+Bookletter+1911);@import url("../webfonts/Subway_Mosaic_Solid/stylesheet.css");@import url("../webfonts/Subway_Mosaic_White/stylesheet.css");@import url("../webfonts/strangebird_icons/stylesheet.css");@import url("../webfonts/FontAwesome/stylesheet.css");*, *:after, *:before {    -webkit-box-sizing:border-box;            box-sizing:border-box;}html, body {    max-width:100%;    overflow-x:hidden;}body, html, .page-wrap {    width:100%;    height:100%;    margin:0;    padding:0;    font-family:"Goudy Bookletter 1911", serif;    font-size:12pt;    font-style:normal;}.page-wrap {    width:100%;    height:auto;    min-height:100%;}p {    margin-bottom:0.75em;}a {    -webkit-transition:all 0.3s ease;       -moz-transition:all 0.3s ease;         -o-transition:all 0.3s ease;            transition:all 0.3s ease;    -webkit-transition-property:all;    -webkit-transition-duration:0.3s;    -webkit-transition-timing-function:ease;}.iconfont {     font-family: "strangebird_icons"; }button .iconfont {    font-family: "strangebird_icons"; }.fontawesome { font-family: FontAwesome;    }button .fontawesome {    font-family:FontAwesome;}.page-wrap {    -webkit-transition:all 0.4s ease;       -moz-transition:all 0.4s ease;         -o-transition:all 0.4s ease;    -webkit-transition-property:all;    -webkit-transition-duration:0.4s;    -webkit-transition-timing-function:ease;}/**********************MAIN***********************************************//*.blue {  background-color: rgb(75, 135, 208);}.light_blue {  background-color: rgb(94, 199, 219);}.beige {  background-color: rgb(226, 209, 179);}.green {  background-color: rgb(46, 199, 139);}.yellow {  background-color: rgb(250, 204, 93);}.orange {  background-color: rgb(241, 128, 65);}.red {  background-color: rgb(248, 99, 69);}.pink {  background-color: rgb(238, 111, 158);}.dark_grey {  background-color: rgb(130, 121, 113);}.light_grey {  background-color: rgb(186, 179, 171);}.black {  background-color: rgb(49, 49, 49);}*//*header{width:100%;height:130px;display:block;margin:0;top:0;left:0;position:fixed;z-index:9999;}.heading{	width:250px;	height:100px;	margin:30px 30px;	position:fixed;		}.heading h1{	color:white;	font-family: "Subway Mosaic Solid";	font-size: 50px;	text-align: left;	}*/