*{
  margin:0;
  padding: 0;
  border: 0;
  font-family: verdana, sans-serif;
  color: #eeeeee;
  font-size: 14px
}

h4{
  font-size: 16px;
}

html{
  background: #00000c;
}

div#content {
  width: 540px;
  margin: auto;
  padding: 0px 0 0 0px;
}

a{
  color: white;
  font-weight: bold;
}

a:hover{
  background: white;
  color: #00000c;
  font-weight: bold;
 /* position: absolute;
  height: 100%;
  top: 0px;*/
}

div#wrapper {
  height: 433px;
  width: 600px;
  margin: auto;
  background: url('img/comingsoon.png') no-repeat;
  background-position: center bottom;
}
/*
div#content {
  width: 100%;
  height: 95px;
  background:url('img/bg_cont.gif') repeat-x;
  padding: 288px 0 0 10px;
}

div#download {
  height: 100px;
  margin-left: -117px;
  line-height: 11px;
}

h4{
  font-size: 10px;
  margin-bottom: 3px;
  color: #FF5300;
}

p.contact {
  font-size: 11px;
  margin-left: 20px;
}

a.music_download {
  text-decoration: none;
  font-size: 11px;
}
a.music_download:hover {
  text-decoration: underline;
}
a.enter{
  font-family: verdana;
  text-decoration: none;
  font-size: 30px;
  color: #FF5300;
}
a.enter:hover{
  color: white;
}
*/
