/* main.css */
/* http://colorschemedesigner.com/ mono Hue:242 */
/* #133CAC #476DD5 #6D89D5 #062270 */
body {
  font-family: "Georgia", serif;
  background-color: #6D89D5;
}
span.open {
  font-family: "Tahoma", sans-serif;
  color: #133CAC;
  font-style: oblique;
  font-weight: bold;
}
span.expertise {
  font-family: "Tahoma", sans-serif;
  color: #062270;
  font-style: oblique;
  font-weight: bold;
}
span.ptyltd {
  font-family: "Tahoma", sans-serif;
  color: black;
  font-size: 50%;
  vertical-align: top;
  font-style: oblique;
}
p {
  font-size: 500%;
  text-align: center;
  padding-top: 4cm;
  padding-bottom: 4cm;
}
