@font-face {
    font-family: 'neo_sansbold';
    src: url('../fonts/neosans-bold-webfont.eot');
    src: url('../fonts/neosans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neosans-bold-webfont.woff') format('woff'),
         url('../fonts/neosans-bold-webfont.ttf') format('truetype'),
         url('../fonts/neosans-bold-webfont.svg#neo_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}


* {border:none; text-decoration:none; font-weight: inherit; font-family: inherit; font-style: inherit; padding: 0; margin: 0}
body, html{font: 100%/1.2 "neo_sansbold", Helvetica, Arial, sans-serif; min-height: 100%; height: 100%; height: 100%; position: relative;}
body{background: #0b5509 url(../img/grass.gif)!important;}
.wrapper{}
.center{margin: 0 auto; width: 700px; text-align: center; padding: 60px 0 0}
.center .copy p{color: #FFF; text-transform: uppercase; font-size: 22px}
.center .copy h1{display: block; color: #FFF; font-size: 26px; margin-bottom: 10px; text-transform: uppercase;}
.center .copy a{margin-left: 5px; color: #7db100; text-transform: uppercase; text-decoration: none}
.center .copy a:hover{text-decoration: underline}
.center .image{background: url(../img/bola.png) no-repeat center 10px; height: 362px; width: 354px; margin: 0 auto}
.center .foot{position: absolute; bottom: 0; left: 50%; margin-left: -214px; width: 429px; height: 302px; background: url(../img/legs.png) no-repeat center bottom}