*{
    overflow-x: hidden;
    padding: 0px !important;
    margin: 0px !important;
}
  
body{
    background-color: rgba(98,209,244,1);
}
  
.v2_2 {
    width: 173px;
    height: 166px;
    background: url("./images/Hackathon Logo 2.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 8px;
    overflow: hidden;
}

.v0 {
    position: absolute;
    left:800px;
    bottom: 500px;    
}

.v1 {
    position: absolute;
    left:800px;
    bottom: 400px;    
}

.v2 {
    position: absolute;
    left:800px;
    bottom: 300px;    
}

.v6_4 {
    width: 662px;
    height: 58px;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: absolute;
    top: 72px;
    left: 291px;
    overflow: hidden;
}

.v6_3 {
    width: 662px;
    height: 57px;
    background: rgba(234,215,145,1);
    opacity: 1;
    position: absolute;
    top: 61px;
    left: 277px;
    border: 2px solid rgba(0,0,0,1);
    overflow: hidden;
}

.v5_4 {
    width: 577px;
    color: rgba(0,0,0,1);
    position: absolute;
    top: 68px;
    left: 320px;
    font-family: Gothic A1;
    font-weight: Bold;
    font-size: 36px;
    opacity: 1;
    text-align: left;
}

.v5_5 {
    width: 416px;
    height: 482px;
    background: url("./images/lower body white.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 210px;
    left: 309px;
    overflow: hidden;
    margin: 0px;
}

.v5_3 {
    width: 396px;
    height: 491px;
    background: url("./images/core white.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 129px;
    left: 325px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    overflow: hidden;
    display: inline-block;
    margin:0px;
}

.v5_6 {
    width: 482px;
    height: 435px;
    background: url("./images/Upper body white.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 94px;
    left: 276px;
    overflow: hidden;
    margin: 0px;
}

.v5_6:hover{
    width: 482px;
    height: 435px;
    background: url("./images/upper\ body\ separate.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position:absolute;
    top: 94px;
    left: 276px;
    overflow: hidden;
}

.v5_5:hover {
    width: 416px;
    height: 482px;
    background: url("./images/lower\ body\ separated.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 210px;
    left: 309px;
    overflow: hidden;
}

.v5_3:hover {
    width: 396px;
    height: 491px;
    background: url("./images/core\ separated.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 129px;
    left: 325px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    overflow: hidden;
}




