body
  {
  background-color: #000000 !important;
  background-image: url(http://www.ghost-songs.com/images/bg-tile1.jpg) !important;
  background-repeat: repeat-y !important;
  background-attachment: fixed !important;
  background-position: left !important;

  color: #cccccc !important;
  text-align: left !important;
  text-decoration: none !important;
  text-transform: none !important;
  text-shadow: none !important;
  letter-spacing: normal !important;
  word-spacing: normal !important;
  vertical-align: middle !important;

  font-family: verdana, tahoma, arial, helvetica, sans-serif !important;
  font-size: large !important;
  font-style: normal !important;
  font-variant: normal !important;
  font-weight: normal !important;
  font-stretch: normal !important;
  font-size-adjust: none !important;
  line-height: normal !important;

  padding-left: 180px !important;
  padding-right: 20px !important;
  }

a:link
  {
  color: #00ccff !important;
  text-decoration: none !important;
  }

a:visited
  {
  color: #0099ff !important;
  text-decoration: none !important;
  }

a:active
  {
  color: #00cccc !important;
  text-decoration: none !important;
  }

a:hover
  {
  color: #00ffff !important;
  text-decoration: underline !important;
  }

.copyright
  {
  color: #ffffff !important;
  text-align: center !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  text-shadow: none !important;
  letter-spacing: normal !important;
  word-spacing: normal !important;
  vertical-align: middle !important;

  font-family: verdana, tahoma, arial, helvetica, sans-serif !important;
  font-size: small !important;
  font-style: normal !important;
  font-variant: normal !important;
  font-weight: normal !important;
  font-stretch: normal !important;
  font-size-adjust: none !important;
  line-height: normal !important;
  }

.warning
  {
  color: #cc0000 !important;
  text-align: center !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  text-shadow: none !important;
  letter-spacing: normal !important;
  word-spacing: normal !important;
  vertical-align: middle !important;

  font-family: verdana, tahoma, arial, helvetica, sans-serif !important;
  font-size: large !important;
  font-style: normal !important;
  font-variant: normal !important;
  font-weight: normal !important;
  font-stretch: normal !important;
  font-size-adjust: none !important;
  line-height: normal !important;
  }

.noshow {display: none !important;}

.construction {font-size: medium !important;}

.center {text-align: center !important;}

.right {text-align: right !important;}

.left {text-align: left !important;}

.justify {text-align: justify !important;}


