body
{ width:100%;
  background-image:url("images/bg.jpg");
  background-position: center center;
  background-attachment:scroll;
  background-repeat:no-repeat
}

.main { color : #ffffff;
        font-family:courier new;
	font-size: 20px;
        font-weight: bold;
        text-decoration : none
}

.email {color: yellow; font-size: 20px; text-decoration: none}

A:link { text-decoration: none; color:white}
A:visited { text-decoration: none; color:white}
A:hover { text-decoration: none; color:yellow }



.songs
{
 font-size:17px;
font-family:courier new;
 color:#ffffff

}


.songss { color : #000000;
        font-family:courier new;
	font-size: 19px;
        font-weight: bold;
        text-decoration : none
        }

.soon { color: #ffffff;
      font-size: 30px;
      font-family:courier new;
      font-weight: bold;
      text-decoration: none
      }

.gallery {border-style: ridge 
         }