body {
font-family: helvetica, arial, "sans-serif";
background-color: black;
color: white;
}

body#main {
font-family: helvetica, arial, "sans-serif";
background-color: white;
color: black;
}

p {
  text-indent: 30px;
  text-align: justify;
}

