* {
  margin: 0;
  padding: 0;
  text-decoration: none;
  background-color: transparent;
  border:none;
}

img {
  float: left;
}
ul {
  text-align:center;
}

ul li {
  text-align:center;
  list-style: none;
}

img {
  float: left;
}

h1 {
text-align:center;
}

#wrapper {
  background-color: #FCFFFF;
  margin:auto auto auto auto;
  width:auto;
  height:auto;
  position:relative;
  text-align:center;
}

#wrapper img {
      text-align:center;
      float:none;
}



#music {
  position:absolute;
  top:50px;
  left:417px;
}
#biography {
margin:15px;
position:absolute;
left:417px;
}
#concerts {
}

#frames {
margin: 25px;
position: absolute;
width: 600px;
}
#frames p {
margin-top: 25px;
}

#frames img{
width: 200px;
height: 200px;
display: block;
margin-left: 200px;
margin-right: 200px;
margin-bottom: 20px;
}

#page {
width: 600px;
position: relative;
left: 50%;
margin-left: -300px;
}
