/*These styles confuse the TinyMCE editor. Keep them in a separate stylesheet, so that it doesn't
see them. */
html {
  background-color: #615b4d
}
body {
  position:absolute;
  margin-top: -281px;
  margin-left:-500px;
  left:50%;
  top:50%;
  width:1000px;
  height:562px;
}
