html { height: 100%; width: 100%; font-weight: 300; }
body { height: 100%; width: 100%; margin: 0.0em; font-family: 'Asap', sans-serif; font-size: 17px; color: white; }

.full {
	/* background: url(/pub/IMG_0077.jpg) no-repeat center center fixed; */
	 background: url(/pub/DSC_3574.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.navbar-brand { padding: 0; }
.navbar-brand .title { margin-left: 0.5em; }
.navbar-brand .tag { margin-left: 0.5em; }
h1 { font-size: 80px; color: #FFFFFF; text-shadow: 0px 0px 8px #888; font-family: 'Asap', sans-serif; font-weight: 700; }
.main-description { font-size: 20px; color: #FFFFFF; text-shadow: 0px 0px 4px #888; }