@import url(main.css);

body {
  background: #361616;
  font-family: "Century Gothic", "Lucida Grande", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  margin: 0px;
}
