body {
  background:#000;
  margin:0;
  padding:0;
  text-align:center;
  font-family:Georgia, Sans;
  color:#FFF;
  font-size:11px;
}




#whole {
  width:575px;
  margin:0px auto;
}


#ritual {
  background:url(../img/sojourner.gif) left top no-repeat;
  width:575px;
  height:420px;
  text-indent:-9999px;
  margin-left:-30px;
}

#eod {
  background:url(../img/engineofdoom.jpg) left top no-repeat;
  width:575px;
  height:420px;
  text-indent:-9999px;
  margin-left:-30px;
}



#ritual a, #eod a {
  display:block;
  width:575px;
  height:420px;
}

#ritualText {
  width:320px;
  margin:10px auto;
  text-align:left;
}

#drastic {
  background:url(../img/drastic.jpg) left top no-repeat;
  width:446px;
  height:117px;
  margin:30px auto;
}

#drastic a {
  display:block;
  width:180px;
  height:100px;
  margin-left:260px;
  text-indent:-9999px;
  text-align:left;
}


a {
color:#fff;
}