* {
  margin:0;
  padding:0;
  border:0;
  outline:0;
}
body { 
  width:100%;
  margin:0;
  color:#333;
  font-family:'LeagueGothicRegular',"Segoe UI Semilight", "Segoe UI Light", "Segoe UI",Helvetica,Arial,sans-serif;
  font-size:16px;
  background:#f6f6f6;
}
.bigtext { 
  width:100%;
  max-width:90%;
  margin:0 auto;
  padding:5%;
  letter-spacing:-1px;
  
  /* -webkit-transform: rotate3d(1, 0, 0, 33deg); */
  -webkit-transform: rotateX(33deg);
  
  
}
#header {
-webkit-transform-style: preserve-3d;
text-shadow: 0 0 1px hsla(0, 0%, 30%, 0.4);
}
#bigtext.blurred {
    color: #ddd;
}
#bigtext div {
    white-space: nowrap;
    cursor: none;
}
.text1 {color:#48a3aa}
.text2 {color:#666;}
.text3 {color:#666;opacity:0.5;font-size:0.9em;
color:transparent;
height:0;
margin:0;
padding:0;
}
.text4 {color:#666}


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 18, 2010 02:46:16 PM America/New_York */



@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('League_Gothic-webfont.eot');
	src: local('☺'), url('League_Gothic-webfont.woff') format('woff'), url('League_Gothic-webfont.ttf') format('truetype'), url('League_Gothic-webfont.svg#webfontpm5EArBj') format('svg');
	font-weight: normal;
	font-style: normal;
}

