body {
  background-image: url("Arabesque_tile_by_CultofMinc.png.jpg"); 
}

div.whole{
  border: 6px solid #FFFFFF;
}

h1{
  font-family: Verdana;
  font-weight: bold;
  text-align: center; 
}

h2{
  font-family: Verdana;
  font-weight: bold;
  text-align: center; 
}

h3{
  font-family: Verdana;
  font-weight: bold;
  margin: 20px;
  text-align: center;
}

div.links{
  background-color: #FFFFFF;
  margin: 3px;
  font-family: Verdana;
  font-size: 12pt;
  font-weight: bold;
  padding-bottom: 3px;
  padding-top: 3px;
}

div.standard{
  background-color: #000000;
  margin: 10px;
  padding: 3px;
  width: 640px;
  height: 95px;
  text-align: center;
}  
div.standard{
  background-color: #000000;
  margin: 10px;
  padding: 3px;
  width: 640px;
  height: 95px;
  text-align: center;
  
}

div.foter{
  text-align: center;
  margin: 40px;
}

p.under{
  text-align: center;
}

p.update{
  text-align: center;
  font-size: 8pt;
  font-style: italic
}

p.text{
  font-family: Verdana;
  font-weight: normal;
  margin: 14px; 
}

a.link{
  font-family: Verdana;
  font-size: 12pt;
  font-weight: normal;
  padding: 3px;
}

a:link, a:visited, a:active {
  color: #000000; 
  text-decoration: none; 
}

a.download{
  font-family: Verdana;
  font-size: 12pt;
  font-weight: bold;
  padding: 3px;
  color: #191970;
}

a.bilder{
  font-family: Verdana;
  font-size: 14pt;
  font-weight: bold;
  color: #191970;
}

p.rubrik{
  font-family: Verdana;
  font-size: 12pt;
  font-weight: bold;  
}
/*Valid delen*/

div.vali{
  margin-top:5px;
  border: 0px solid #FF22CC;
}

a.outside:hover {
  background-color: transparent;
  color: #999999; 
  border: 0px none #999999;
}

a.outside:link, a.outside:visited, a.outside:active {
  color: #FFFFFF; 
  text-decoration: none;
  border: 0px none #FFFFFF;
}

img.valid{
  border: 0px;
}
/*Valid delen ovan*/