a { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:focus { text-decoration: none; }
a:hover, a:active { text-decoration: none; }


html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  background-color: #1D1D1D;
}

img {
  max-width: 100%
}

p {
    font-family: Century Gothic, sans-serif;
	color: white;
    font-size: 17px;
	word-wrap: break-word;
   width: 65%;
}

p2 {
    font-family: ‘Lucida Sans Unicode’, ‘Lucida Grande’, sans-serif;
    font-size: 23px;
	color: #D4D7DA;
}

p3 {
	font-family: ‘Lucida Sans Unicode’, ‘Lucida Grande’, sans-serif;
    font-size: 25px;
	color: #D4D7DA;

}

p4 {
	font-family: ‘Lucida Sans Unicode’, ‘Lucida Grande’, sans-serif;
    font-size: 20px;
	color: #D4D7DA;

}

p5 {
	font-family: ‘Lucida Sans Unicode’, ‘Lucida Grande’, sans-serif;
    font-size: 17px;
	color: #D4D7DA;

}

