body {
    background-image: url("/Images/bubbles.jpg");
    background-repeat: repeat;
    background-size: 30%;
    font-family: "WindowsCustom", sans-serif;
}

@font-face {
    font-family: "WindowsCustom";
    src: url("/Fonts/WindowsRegular.ttf") format("truetype");
}
#header1 {
    background-image: url("/Images/waterrr.gif");
    background-size: cover;
    height: 47px;
}
.intro {
  position: absolute;
  width: 300px;
}
#windowsdialog {
  position: absolute;
  left: 900px;
  
}
.intro {
  position: absolute;
  left: 930px;
  top: 180px;
  z-index: 1;
  
}
#puter {
  color: white;
  position: absolute;
  left: 80px;
  top: 250px;
  z-index: 1;
  
}
#ondaputer {
  position: absolute;
  left: 30px;
  top: 200px;
}
#glitterselfie {
  position: absolute;
  left: 1000px;
  top: 350px;
}
#gdpassion {
  position: absolute;
  left: 950px;
  top: 230px
}
#lamusik {
  position: absolute;
  top: 700px;
}
#window2 {
  position: absolute;
  
}
  
  
  
  
  
  
  
  
  