
BODY {
  background: #000000;
  background-repeat: repeat;
  padding: 40px 0px 40px 0px;
  color: #000000;
  margin: 0px;
  font-family: Chiller;
  font-size: 12px;
  text-align: center;
}

A {
  color: #FF1C8D;
  text-decoration: none;
}

A:hover 
{
  color: #c000c0;
  text-decoration: none;
}

#diva
{ 
  background-color: #000000;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  border: 3px dashed #FF1C8D;
}

#divb
{
  background: #000000 url('images/stars1.gif');
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #CD52fc;
  color: #cd52fc;
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
#divc
{ 
  font-family: Verdana, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
#divd
{ 
   font-family: Chiller;
  font-size: 26px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}
#dive
{ 
  font-family: Chiller;
  font-size: 22px;
  font-weight: bold;
  color: #FF1C8D;
  text-align: center;
}
#divg
{ 
  font-family: Chiller;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}
#divf
{ 
  font-family: Chiller;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}