body {
  background-image: url('file:///C:/Users/josep/Documents/personal%20site/images/shrine_budapesthotel/stripes%20(10).gif');
  background-repeat: repeat;
  background-position: top left;
  background-attachment: fixed;
  font-family: Verdana;
  color: white;
}

div {
   width: 700px;
  margin: auto; 	
  border-radius: 5px;
  justify-content: center;
  align-items: center; 
}

#top {
  width: 400px;
    height: 200px;
  margin: auto; 	
  border-radius: 5px;
  justify-content: center;
  align-items: center; 
  display: flex;
    position: absolute;
    top: 300px;
    left: 570px;
}



#aboutmegraphics1 {
    position: absolute; 
    top: 525px;
    left: 270px;
}

#aboutmegraphics2 {
    position: absolute;
    top: 250px;
    left: 290px;
}

#aboutmegraphics3 {
    position: absolute;
    left: 290px;
    top: 320px;
}

#aboutmegraphics4 {
    position: absolute;
    left: 1130px;
    top: 470px;
}

#aboutmegraphics5 {
    position: absolute;
    left: 290px;
    top: 390px;
}

#aboutmegraphics6 {
    position: absolute;
    left: 1130px;
    top: 250px;
}

#aboutmegraphics7 {
    position: absolute;
    left: 1130px;
    top: 360px;
}

#aboutmegraphics8 {
    position: absolute;
    left: 1130px;
    top: 580px;
}

#aboutmegraphics9 {
    position: absolute;
    left: 1130px;
    top: 690px;
}

#aboutmegraphics010 {
    position: absolute;
    left: 290px;
    top: 456px;
}

#aboutmegraphics011 {
    position: absolute;
    left: 1130px;
    top: 810px;
}

#aboutmegraphics012 {
    position: absolute;
    left: 1130px;
    top:920px;
}

#aboutmebackground {
     justify-content: center;
  align-items: center; 
    margin: 10px;
  display: flex;
  border-radius: 5px;
  margin: auto;
  width: 700px;
    height: 5900px;
    background-color: lightpink;
    border-style: solid;
    border-color: crimson;
    position: relative;
    top: 400px;
    
    



#currentinterests {
  justify-content: center;
  align-items: center; 
  display: flex;
  border-radius: 0px;
    border-style: double;
    border-color: darkred;
  margin: auto;
    padding: 10px;
  width: 600px;
   background-color: lightpink;
    position: absolute;
    top: 100px;
}


#favbands {
  justify-content: center;
  align-items: center; 
  display: flex;
  border-radius: 0px;
    border-style: solid;
    border-color: darkred;
    padding: 10px;
  margin: auto;
  width: 300px;
   background-color: black;
    position: absolute;
    top: 1050px;
    left: 00px;
}

       
#firstcharacter {
        position: absolute;
    top: 700px;
    padding: 25px;
    width: 650px;
    justify-content: center;
    align-items: center;
        background-color: lightpink;
}
    
    #secondcharacter {
        position: absolute;
    top: 1150px;
    padding: 25px;
    width: 650px;
    justify-content: center;
    align-items: center;
        background-color: black;

}
    
  
    
 
}




#imageheader {
     justify-content: center;
  align-items: center; 
    margin: 10px;
  display: flex;
  border-radius: 5px;
  margin: auto;
  width: 700px;
    height: 390px;
    background-color: none;
    border-style: solid;
    border-color: crimson;
    position: absolute;
    left: 408px;
    
}