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;
font-size: 14px;
}

p {
  text-indent: 30px;
  /* text-align: justify; */
  padding-left: 20px;
  padding-right: 20px;
}

#thumbnails td {
  width:14%;
}

.jpgpopup {
 border:2px solid white;
}

.jpgpopup a {
 text-decoration:none;
}

