
#toilet
{
  background-image: url(../Images/Toilet.png);
  background-repeat: no-repeat;
  margin-top: -15px;
}

#alert
{
  font-weight: bold;
  font-size: 2em;
  color: red;
}

#crisis
{
  font-size: 1.5em;
  color:blue;
}

#subtitle
{
  margin-top: 10px;
  font-weight:bold;
  font-size:1.1em;
}

#div0, #div1, #div2, #div3, #div4, #div5, #div6, #div7
{
  float: left;
  clear: left;
  padding: 0;
  width: 50px;
  height: 15px;
}

#div0
{
  width: 240px;
  height: 148px;
}

#div1
{
  width: 265px;
}

#div2
{
  width: 280px;
}

#div3
{
  width: 290px;
}

#div4
{
  width: 280px;
}

#div5
{
  width: 265px;
}

#div5
{
  width: 265px;
}

#div6
{
  width: 240px;
}

#div7
{
  width: 220px;
}
