body {
  background-image: url(../Pictures/LeftBackground.jpg);  
  background-repeat: repeat-x;
  background-color: #0C43D1;
  background-attachment: fixed;
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  color:       #FF8000; 
}

.navigation{
  font-size: large; 
}

.infoText{
  text-align: justify;
}

.centredPicture{
  text-align: center;
}

table{
  width: 95%;
  border: 0;
}

a:link {
  color: #FF8000;
}
a:visited {
  color: #FF8000;
}
a:hover {
  color: #999999;
}
a:active {
  color: #999999;
}

.Stil5 {
  color: #FF5000;
  font-style: italic;
}

div{
  text-align: center;
}

h1 {
  font-family: "Monotype Corsiva";
  font-size: 36px;
  text-align: center;
}

h2 {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16px;
  text-align: center;
}

.light_text {
  font-weight: normal;
}
