* { margin:0; padding:0; }
body{background-color: #e7e7e7; font:14px Verdana,Arial,Helvetica,sans-serif;}
@font-face { font-family:MarketingScript; src:url(fonts/MarketingScript.ttf); }

@font-face {
  font-family: 'Anton';
  font-style: normal;
  font-weight: normal;
  src: local('Anton'), url('http://themes.googleusercontent.com/static/fonts/anton/v3/4ccCHjovctZoFjdBOHBY_6CWcynf_cDxXwCLxiixG1c.woff') format('woff');
}

hgroup,header,section { display:block; text-align:center; }
header,section { margin-top:50px; }
section p{margin:10px 0}
a { text-decoration:none; }
.wrapper { width:960px; margin:auto; }
hgroup h1,h2 { font-family:Anton; font-size:3.2em; color:#9f9f9f; text-shadow:-2px 2px 2px #515151; }
hgroup h1 { font-size:5em; }
hgroup h3 { margin-top:30px; font-size:2.2em; color:#9f9f9f; font-family:MarketingScript; }
hgroup h3 a { color:#3299BB; -webkit-transition-duration:.5s; -o-transition-duration:.5s; -moz-transition-duration:.5s; }
hgroup h3 a:hover { color:#74bcea; }
#link { text-transform:uppercase; display:block; margin-top:10px; }
#link a { color:#fcfcfc; }
section h4{margin:10px 0;font-size: 1.5em}
section h2{font-family:Anton; font-size:2.5em; color:#ccc; text-shadow: 2px 2px 2px #515151;margin-bottom: 20px}