body {
  background: #CCCCCC; 
  text-align: center;
}
h1 {font-family: Arial, Helvetica, sans-serif;
       font-size: 200%; color: #000000; font-weight: bold; 
}

h2 {font-family: Arial, Helvetica, sans-serif;
       font-size: 150%; color: #000000; font-weight: bold; 
}

h3 {font-family: Arial, Helvetica, sans-serif;
       font-size: 100%; color: #000000; font-weight: bold; 
}

h4 {font-family: Arial, Helvetica, sans-serif;
       font-size: 100%; color: #000000; font-weight: bold; 
}

h5 {font-family: Arial, Helvetica, sans-serif;
       font-size: 100%; color: #000000; font-weight: bold; 
}

h6 {font-family: Arial, Helvetica, sans-serif;
       font-size: 100%; color: #000000; font-weight: bold; 
}

.header  {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000000;
  height: 20px;
  top: 1px;
}

.container  {
  width: 320px;
  top: 10px;
  margin-right: auto;
  margin-left: auto;
}

.navigation  {
  line-height: 170%;
  text-align: center;
  top: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size:1em;
}

.list  {
  line-height: 200%;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.otherdetails  {
  line-height: 130%;
  text-align: left;
  width: 320px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.shows  {
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.img  {
  max-width: 100%;
  height: auto; 
}

.reading  {
  line-height: 150%;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
