/*
 * This CSS file has been generated by fontsquirrel.com and is based on the work of Paul Irish.
 * http://paulirish.com/2009/bulletproof-font-face-implementation-syntax/
 * The fonts included are copyrighted by the vendor listed below.
 *
 * @vendor:     Blue Vinyl Fonts
 * @vendorurl:  http://www/bvfonts.com
 * @licenseurl: http://www.fontsquirrel.com/license/Giant-Head-OT
 *
 *
 */

@font-face {
	font-family: 'Giant Head OT Regular';
	src: url('giant_head_regular_ot.eot');
	src: local('Giant Head OT Regular'), local('GiantHeadOT-Regular'), url('Giant-Head-OT-fontfacekit/giant_head_regular_ot.otf') format('opentype');
}

@font-face {
	font-family: 'Giant Head Two OT Regular';
	src: url('giant_head_two_ot.eot');
	src: local('Giant Head Two OT Regular'), local('GiantHeadTwoOT-Regular'), url('Giant-Head-OT-fontfacekit/giant_head_two_ot.otf') format('opentype');
}

body {
  background-color: #f0f0f0;
}
h1 {
  font-family: 'Giant Head OT Regular', Georgia, Times, serif;
  font-size: 148px;
  color: #222;
  text-align: center;
  text-shadow: 2px 2px 5px turquoise;
}

#wrap {
  width: 808px;
  margin: 0 auto;
}
