.deano{
    width:240px;
    height:86px;
    position: relative;top:20px; left:10px;
}

.landingimage{
     width:85%;
    height:500px;
    border:;
    position: relative;top:200px;left:150px;
    box-shadow: 1px 1px 10px 10px lightgrey;
}

.whatisit{
     width:908px;
    height:314px;
    position: relative; top:300px;left:500px
}
.branding{
    width:667px;
    height:336px;
    box-shadow: 1px 1px 10px 10px lightgrey;
    position: relative;top:500px;left:630px;
}

.brandingtitle{
    width:243px;
    height:41px;
    position: relative;top:450px;left:850px;
}

.brandingtext{
    width:582px;
    height:320px;
    position: relative;top:550px;left:678px;
}

.lodesigntext{
      width:971px;
    height:246px;
    position: relative;top:950px;right:100px;
    
    
}

.devimage{
    width:1095px;
    height:826px; 
    position: relative;top:1050px;left:430px;
    box-shadow: 1px 1px 10px 10px lightgrey;
}

.scanreporttext{
    width:1033px;
    height:268px; 
    position: relative;top:1200px;left:460px;
}
.scanreportimage{
  width:1100px;
    height:850px; 
    position: relative;top:1300px;left:430px; 
    box-shadow: 1px 1px 10px 10px lightgrey;
}

.launchideas{
    width:253px;
    height:1069px; 
    position: relative;top:1500px;left:850px; 
   
}

.bottombit{
    width:100px;
    height: 100px;
    background-color: white;
    border:;
     position: relative;top:1500px;left:500px;
}

.linkbox{
    background-color: aqua;
    border:outset red;
    width: 250px;
    height: 100px;
    position: relative;top:550px;left:850px
}