/* reset */
@font-face { font-family: 'open_sansregular'; src: url(../fonts/OpenSans-Regular-webfont.eot); src: url(../fonts/OpenSans-Regular-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/OpenSans-Regular-webfont.woff) format('woff'), url(../fonts/OpenSans-Regular-webfont.ttf) format('truetype'), url(../fonts/OpenSans-Regular-webfont.svg#open_sansregular) format('svg'); font-weight: normal; font-style: normal; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, nav ul, nav li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
/*end reset*/
body { background: url(../img/bg.jpg) no-repeat 0px 0px / 1920px; font-family: 'open_sansregular'; }
.content { padding-top: 65px; text-align: center; }
.logo { text-align: center; padding: 20 0px; display: block; }
.logo a { display: inline-block; }
.logo a h1 { font-family: 'mrdafoe'; font-size: 7em; color: #FFF; }
.content p { color: #000; font-size: 40px; padding-top: 70px; font-family: 'open_sansregular'; }
.footer p { color: #fff; font-size: 0.85em; line-height: 1.8em; padding: 20px; font-family: 'open_sansregular'; }
.footer p a { color: #fa9e27; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.footer p a:hover { color: #fff; -
}
.footer p span { color: #fa9e27; }

@media only screen and (min-width: 200px) and (max-width:599px) {
.content>img { width: 80% !important; }
}
