body {
  background-color:#d2d2d0;
}

h1 {
  color:#ffffff;
}

h2 {
   color:e46f81

html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
 }

h1, h2, h3,  {
 font-family: Arial, Helvetica, sans-serif;
 }
 h1 { font-size: 32pt; }
 h2 { font-size:26pt; }
 h3 { font-size:22pt; }
 p  { font-size:13pt }
 