/* Welcome to Compass
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent_:
 * Import this file using the following HTML or equivalent:  
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
@font-face {
  font-family: 'perspective_sans_blackregular';
  src: url("../fonts/Perspective-Sans-fontfacekit/web_fonts/perspectivesans_black_macroman/persanbk-webfont.eot");
  src: url("../fonts/Perspective-Sans-fontfacekit/web_fonts/perspectivesans_black_macroman/persanbk-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Perspective-Sans-fontfacekit/web_fonts/perspectivesans_black_macroman/persanbk-webfont.woff") format("woff"), url("../fonts/Perspective-Sans-fontfacekit/web_fonts/perspectivesans_black_macroman/persanbk-webfont.ttf") format("truetype"), url("../fonts/Perspective-Sans-fontfacekit/web_fonts/perspectivesans_black_macroman/persanbk-webfont.svg#perspective_sans_blackregular") format("svg");
  font-weight: normal;
  font-style: normal; }
html {
  background-color: #fcfbf7; }

body {
  width: 90%;
  margin: 1em auto; }

img {
  max-width: 90%; }

.title-image {
  display: block;
  width: 100%;
  text-align: center;
  margin: 10% auto; }

h1, h2, h3, p {
  color: #29261b; }

@media screen and (max-width: 1024px) {
  body {
    font-size: 1.5em; } }
@media screen and (min-width: 1025px) {
  body {
    font-size: 2em; } }

/*# sourceMappingURL=screen2.css.map */
