body {
  /*font-family: Gautami, Mangal, Raavi, Arial, sans-serif; */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.2em;
  color: #1A1A29; /* original * 50% black */
  /* color: #343552; originalfärg */
  letter-spacing: 1px; 
}
p {
  margin-top: 0px;
  margin-bottom: 15px;
}
h1, h2, h3 {
  color: #343552;
  font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
  font-size: 1.7em;
  line-height: 1.2em;
  margin-top: 0;
  clear: both;
}

h2 {
  font-size: 1.3em;
  line-height: 1.1em;
  margin-top: 0;  
}
h1.mega {
  font-weight: normal;
  font-size: 42px;
  line-height: 1.1em;
  text-transform:capitalize;
  letter-spacing: 5px;
  margin-bottom: 10px;
}
h2.mega {
  font-weight: normal;
  text-transform:capitalize;
  letter-spacing: 2px;
}
hr {
  color: #3F3C4C;
  background-color: #3F3C4C;
  border: none;
  height: 1px;
  margin: 3em 0 3em 0;
}

/* forms */
.csc-mailform-field label {
  display: block;
  float: left;
  width: 120px;
}
input {
  margin-bottom: 4px;
}
#right img, .images img {
  border: 2px solid white;
}
/* .images {
  width: 354px;
}*/
