body {
background-color: #FFFFFF;   
}

#music-bckgrnd {
background-image: url(img/music-bkgrnd-2.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
margin: 40px 0 45px 25px;
}

#wrapper {
background-color: transparent;  
color: #000000;
margin: 10px 30px 30px 30px; 
padding: 10px;
}

#header {
background-color: transparent;
margin: 0;
padding: 0;
margin-top: 1px;
margin-bottom: 10px;
text-align: left;
margin-left: 225px;
height: 1%; 
}
#header li {
/*text-align: left;*/
display: inline; 
color: #FF0000;
font-size: 12px;  /*24px;*/ 
font-weight: bold;
color: red;
}
#header a:link, #header a:visited {
color: #FF0000;
background-image: url(img/blue-arrow-5.gif);
background-repeat: no-repeat;
padding-left: 25px;  /*-20px;*/
font-size: 160%;
}
#header li a:hover {
  background-color: pink;    
  color: red;                          
}
#main {
background-color: transparent;
position: relative;
top:0;
left:  0;
width: 100%;
margin-top: 10px; 
}
#impacto-headline {
margin: 0;
padding: 0;
}
#impacto-headline h4 {               /* THIS SETS 'IMPACTO RADIO MUSIC' HEADLINE */
background-color: transparent;
text-align: center;
margin-top: 10px;  /*0*/
margin-bottom: 0;
/*padding-left: 35px;*/
font: times roman, serif;
font-size: 40px;
font-weight: bold;
color: black;
}
#backgrnd-content {
  float: right; 
  padding-right: 20px;
  top: 50px;  
  background-color: white; 
  color: white;
}
#content-sound {
margin: 0;
padding: 0;
margin: 0 50px 0 100px;  
background-color: transparent;
color: #000000;
}
#content  {        
margin: 10px 50px 10px 50px;
}
#play-sound h1  {    /* impact radio music */
font: times roman, serif;
font-size: 12px;
color: red;
text-align: center;
margin-top: -20px;
margin-bottom: -20px;
/* margin: -20px 0 -20px 145px;    */
padding-bottom: -10px;   
height: 1%;
}

#play-sound {
text-align: center;
padding-left: 25px;
}


#play-sound h2  {    /* playing song name */
font: times roman, serif;
font-size: 12px;
color: red;
text-align: center;
margin-top: -20px;
margin-bottom: -20px;
/* margin: -20px 0 -20px 145px;    */
padding-bottom: -10px;   
height: 1%;
}
#play-sound h3  {    /* please wait */
font: times roman, serif;
font-size: 18px;
color: black;
text-align: center;
margin-top: 10px;
margin-bottom: -20px;
/* margin: -20px 0 -20px 145px;    */
padding-bottom: -10px;   
height: 1%;
}
#play-sound h2 {
/* blank--- background-color: white; transparent; ---blank */
display: inline; 
/* border: 8px solid #FFD700;  */
/* margin: 0 0 0 100px;  blank--- margin: 0  0 175px;  ---blank  */
} 
#song-title h2{
color: blue;
background-color: transparent;
font-size: 25px;  
font: bold;            
text-align: center;
/* margin: 20px 50px 0 50px; */
/* padding-left: 100px; */
height: 1%;
}
#wait-please h4{
font-size: 18px;
font-weight: bold;	
background-color: transparent;
text-align: center;
margin-top: 0;
color: blue;
}

/* SETS YELLOW BOX AROUND PLAYER */
/*#play-sound { */
/*margin: 0  295px 0 250px;  */  
/* border: 8px solid #FFD700;  */
/* background-color: #FFD700;   */
/*}*/

#audio-control h2 {
margin: 0 0 0 350px;
font-size: 22px;
font-weight: bold;
color: black;      
/* font-weight: normal; */
height: 1%;
}
#blank-space h1 {
text-align: right;
margin-top: 155px;    /* margin-top: 135px;  */
font-size: 12px;
color: black;      
font-weight: normal;
height: 1%;
}
