html, body{height:100%;} 

/* end hack */

html,body {margin:0;padding:0}

body {

  background: black;

  color: #000000;

  overflow:hidden;
  font-family: Arial, Helvetica, sans-serif; 
}
td.pl {
border-bottom: 1px solid green;
}
.plsong {
color:#00FF00 !important;
}
#outer{

min-height:100%;

height:auto;

background:#000000;

width:100%;

}

td {

  vertical-align:top;

}

* html,body #outer{height:99%;}

.c_reload2 {
  width: 100%;
  height: 100%;
  overflow: auto;
  background: black;
  background: url("MusicBackground.jpg");
  background-size: 1920px 1200px;
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: center;
} 
.c_reload {
  width: 100%;
  height: 100%;

  /*background: url('MusicBackground.jpg') no-repeat fixed*/
} 
a:link {
  color : #CD4E0E;
  text-decoration : underline;
}
a:visited {
  color : #808080;
  text-decoration : underline;
} 
a:active {
  color : #808080;
  text-decoration : none;
} 
a:hover {
  color : #A8A8A8;
  text-decoration : none;
}
div.content {
  width: auto;
  height: auto;
  overflow:visible;
}
p {
  background:black;
}
