@charset "utf-8";
/* CSS Document */

body, html {
  margin: 0px 0 0 0;
  padding: 5px 15px 10px 15px;
  background-color: #2a1816;
  font-family: 'Lato', sans-serif;
  font-size: 1em;
  font-weight: normal;
  color: #fff;
 /* background: url(../images/fd_content.png) repeat-x*/
}

a {
    color:#ffcc00;
    text-decoration:none;
}