html {
  color: white;
  background-color: #cc3366;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin: 0 15%;
  padding: 0;
}

h1, h2, h3 {
  margin-top: 0;
  margin-bottom: 0.5em;
}
h2 {
  font-size: 26px;
}
h3 {
  font-size: 22px;
  font-style: italic;
}
a {
  color: white;
  background-color: #cc3366;
  font-size: 18px;
}
a:hover {
  font-weight: bold;
}
ul {
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 0;
}
code, tt {
  font-size: 14px;
}

div.wikiheader {
  color: #191919;
  background-color: white;
  margin: 0;
  padding: 1.5em 2em 0;
}
div.wikiheader h1 {
  margin-bottom: 0;
}
div.wikiheader h1 a {
  font: bold 32px 'Comic Sans MS', sans-serif;
  color: #cc0066;
  background-color: transparent;
  text-decoration: none;
}
div.wikiheader a {
  color: #cc3366;
  background-color: transparent;
  font-size: 14px;
}
hr.wikilineheader {
  height: 4px;
  margin-bottom: 0;
}
div.wikitext {
  color: #191919;
  background-color: white;
  font-family: 'Comic Sans MS', sans-serif;
  font-size: 18px;
  margin: 0;
  padding: 1em 2em 2em;
}
div.wikitext a {
  color: #191919;
  background-color: transparent;
}
hr.wikiline {
  height: 2px;
  color: #cc3366;
  background-color: transparent;
  border-style: solid;
  border-width: thin;
  margin: 1em 0;
}
hr.wikilinefooter {
  height: 3px;
  margin-top: 0;
}
div.wikifooter {
  color: #191919;
  background-color: white;
  margin: 0;
  padding: 0 2em 2em;
}
div.wikifooter a {
  color: #cc3366;
  background-color: transparent;
  font-size: 14px;
}
div.wikifooter form {
  padding-left: 0;
  padding-right: 0;
}

form {
  margin: 0;
  padding: 1em 2em;
  color: #191919;
  background-color: white;
}
hr.wikilinepref {
  height: 2px;
  color: #cc3366;
  background-color: transparent;
  border-style: solid;
  border-width: thin;
}

div.wikipreview {
  color: #191919;
  background-color: white;
  font-family: 'Comic Sans MS', sans-serif;
  font-size: 18px;
}
div.wikipreview a {
  color: #191919;
  background-color: transparent;
  font-size: 18px;
}
hr.wikilinepreview {
  margin-top: 1.5em;
}

div.wikirc {
  color: #191919;
  background-color: white;
  padding: 1em 2em;
}
div.wikirc a {
  color: #cc3366;
  background-color: transparent;
  font-size: 14px;
}
div.wikirc p {
  margin-bottom: 0;
}
hr.wikilinerc {
  margin: 0;
}

hr.wikilinediff {
  margin-top: 0;
}
form a {
  color: #cc3366;
  background-color: transparent;
  font-size: 14px;
}
table.wikidiffold {
  color: black;
  background-color: #ffffaf;
  font-family: 'Comic Sans MS', sans-serif;
  font-size: 18px;
}
table.wikidiffold a {
  color: black;
  background-color: transparent;
}
table.wikidiffnew {
  color: black;
  background-color: #cfffcf;
  font-family: 'Comic Sans MS', sans-serif;
  font-size: 18px;
}
table.wikidiffnew a {
  color: black;
  background-color: transparent;
}
object#player {
  border: thin solid;
  width: 330px;
  height: 110px;
}
