body {color: #ffffff; background: #ffffff; margin-right: 25%; margin-left: 25%; font-family: "MS Sans Serif", Geneva, Arial, Verdana, Helvetica, sans-serif;}

a:link {color: #000000; background-color: #ffffff;}

a:visited {color: #000000; background-color: #ffffff;}

a:active {color: #000000; background-color: #ffffff;}

div {text-align: center;}

h4 {color: #000000; text-align: center; background-color: #ffffff;}

h5 {color: #000000; text-align: center; background-color: #ffffff;}

h3 {color: #ffffff; text-align: center; background-color: #ffffff;}

p {color: #000000;}

em {font-style: normal; font-size: 75%; }

.font-effect-shadow-multiple {
  text-shadow: .03em .04em 0 #000,.03em .03em 0 #aaa;
  -webkit-text-shadow: .04em .04em 0 #fff, .08em .08em 0 #aaa;
}