body {
  background:#000000;
  margin:10 0 0 0;
} 
  /* for background */


#sDiv0 {font-family:"arial black"; font-size:12px; color:cfaf99;}
#sDiv1 {font-family:"arial black"; font-size:12px; color:bbd7ed;}
#sDiv2 {font-family:"arial black"; font-size:12px; color:cfaf99;}
#sDiv3 {font-family:"arial black"; font-size:12px; color:bbd7ed;}
#sDiv4 {font-family:"arial black"; font-size:12px; color:cfaf99;}
#sDiv5 {font-family:"arial black"; font-size:12px; color:bbd7ed;}
#sDiv6 {font-family:"arial black"; font-size:12px; color:cfaf99;}
#sDiv7 {font-family:"arial black"; font-size:12px; color:bbd7ed;}
#sDiv8 {font-family:"arial black"; font-size:12px; color:cfaf99;}
#sDiv9 {font-family:"arial black"; font-size:12px; color:bbd7ed;}
  /* for sparksaflyin' */


td {
  font-family:"verdana", "geneva", sans-serif; 
  font-size:1px; 
  color:#000000;
  text-align:center; 
  vertical-align:center;
}
  /* basic font format */


p {
  font-family:"verdana", "geneva", sans-serif; 
  font-size:14px; 
  color:#000000;
  text-align:center; 
  vertical-align:center;
}
  /* p format */


.small {
  font-family:"verdana", "geneva", sans-serif; 
  font-size:12px; 
  color:#000000;
  text-align:center; 
  vertical-align:center;
}
  /* for small text */


.supersmall {
  font-family:"verdana", "geneva", sans-serif; 
  font-size:10px; 
  color:#000000;
  text-align:center; 
  vertical-align:center;
}
  /* for super small text */


.large {
  font-family:"verdana", "geneva", sans-serif; 
  font-size:16px; 
  color:#000000;
  text-align:center; 
  vertical-align:center;
}
  /* for large text */


.superlarge {
  font-family:"verdana", "geneva", sans-serif; 
  font-size:19px; 
  color:#000000;
  text-align:center; 
  vertical-align:center;
}
  /* for super large text */


.bold { 
  font-weight:bold; 
}
  /* for bold text */


.italic {
  font-style:italic; 
}
  /* for italic text */


.right {
  text-align:right; 
  font-size:14px; 
}
  /* for right-aligned text */


.left {
  text-align:left; 
  font-size:14px; 
}
  /* for left-aligned text */


.justify {
  text-align:justify; 
  font-size:14px; 
}
  /* for justified text */


.white {
  color:#ffffff; 
  font-size:10px; 
}
  /* for white text */


a:link {
  text-decoration:none; 
  font-weight:bold; 
  color:#770000;
}
a:visited {
  text-decoration:none; 
  font-weight:bold; 
  color:#770000;
}
a:active {
  text-decoration:none; 
  font-weight:bold; 
  color:#717483;
}
a:hover {
  text-decoration:underline; 
  font-weight:bold; 
  color:#717483;
}
  /* for links */


img {
  border:none;
} 
  /* for image borders (or lack thereof) */


#jkcw {
  font-family:"comic sans ms", "comic sans ms5", cursive; 
  font-size:10px;
}
  /* for JoKai CobbWebs text */