body {
    background-color: black;
    background-image: url(imagens/carameloeu.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 200vh;
    width: 200px;
    margin: 0;
    padding: 0;
}

.manel {
    
    
       position: absolute;
    
             width:200px;
       height: 200px;

    left: 700px;
    bottom: 700px;
    
    
    
    
}



.internet .pag {
    
      position: absolute;
         width:200px;
       height: 200px;

    left: 700px;
    bottom: 700px;
    
    
    
    
}

.internet .manel {
    position: relative;
    left: 875px;
   bottom: 550px; 
   
    
    
    
    
}

 .internet .texto  {
    
   color: black;
 position: absolute;
         width:1500px;
       font-size: 50px;
    left: 650px;
    font-family: 'Aldrich', sans-serif; 
    
    
    
}

.internet .desenho img {
    position: relative; 
    border-style: solid;
    border-color: black;
  

    left: 1100px;
    bottom: 10px;
  
    
    
}




.ocar {
    width: 500px;
    height: 500px;
   position: absolute;
  margin: 10px;
 
}

.fotos img {
         width:100px;
    height: 100px;
 left: 25px;
 
 position: relative;
    top: 500px;
  
    
}

.int img {
    
     position: relative;
         width:120px;
    height: 100px;
 left: 930px;
    bottom: 500px;
    
    
}

.int p {
    
   position: relative;
         width:120px;
    height: 100px;
 left: 930px;
    bottom: 520px; 
    color: white;
    font-size: 20px;
    
    
    
}


.martim img {
    
    width:500px;
    height: 500px;
    position:relative;
    left: 400px;
    
    
    
}

.rabinhos img {
    
    
       position: fixed;
    
    left: 570px;
    bottom: 260px;
    
    
    
}


.rabinhos h1 {
    
          position: fixed;
    
    left: 573px;
    top: 679px;
    bottom: 265px;
  color: white;
    font-size: 20px;
    
    
    
}



