@charset "UTF-8";

#playlist {
  margin-top:-25000px;
  position:absolute;
  z-index:999;
}

a:link,a:active,a:hover {
  color:#ffffff;
}

a:visited {
  color:#000000;
}

body {
  background-color:#000000;
  background-position:top left;
  background-attachment:fixed;
  background-repeat:repeat;
  background-size:cover;
  background-position:left top;
  background-repeat:no-repeat;
  background-image:url(http://www.dlishdezignz.com/mfc/myprofile/background.jpg);
}

body,td {
  color:#5c5a5a;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
}

td .clock {
  font-size:9px;
}

.container_padding {
  padding:5px;
  height:100%;
}

.container_transparency {
  height:100%;
  width:100%;
  background-color:transparent;
  filter:alpha(opacity=100);
}

.container {
  color:#5c5a5a;
  position:relative;
  border:px #;
  padding:5px;
  height:100%;
  background-color:transparent;
}

.container .heading {
  padding:10px;
  color:#ffffff;
  font-family:'Verdana';
  font-weight:bold;
  font-style:normal;
  font-size:12px;
  background-image:url(http://www.dlishdezignz.com/mfc/myprofile/header.jpg);
  background-position:top left;
}

.content {
  padding:5px;
}