body{
    background-image: url(Backgroundimage.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}
.ps3{
    height: 100px;
    position: absolute;
    left: 200px;
    top: 645px;
}
.website-top{
    position:absolute;
    top: 193px;
    left: 600px;
}
.website-bottom{
    position:absolute;
    top: 800px;
    left: 600px;
    rotate: 180deg;
}
.header{
    position: absolute;
    top: 0px;
    left: 600px;
}
.piano{
    position: absolute;
    top: 089px;
    right: 400px;
    width: 100px;
}
.home{
    height: 50px;
    position: absolute;
    top: 400px;
    left: 500px;
}
.aboutme{
    height: 50px;
    position: absolute;
    top: 450px;
    left: 500px;
}
.art{
    height: 40px;
    position: absolute;
    top: 498px;
    left: 490px;
}
.games{
    height: 50px;
    position: absolute;
    top: 540px;
    left: 505px;
}
.credits{
    height: 50px;
    position: absolute;
    top: 592px;
    left: 500px;
}
.links{
    height: 50px;
    position: absolute;
    top: 642px;
    left: 502px
}
.contact{
    height: 50px;
    position: absolute;
    top: 692px;
    left: 490px;
}
.main-text{
    font-family: "Mystery Quest", "Jacquard 12", "Caesar Dressing";
    color: hotpink;
    height: 400px;
    width: 520px;
    position: absolute;
    top: 370px;
    left: 670px;
}
.skroutz-name{
    font-family: "Mystery Quest", "Jacquard 12", "Caesar Dressing";
    color: deeppink;
    position: absolute;
    height: 300px;
    width: 520px;
    font-size: 25px;
    top: 550px;
    left: 670px;
}
.robloxicon{
    height: 100px;
    position: absolute;
    left: 600px;
    top: 200px;
}
.robloxscript{
    position: absolute;
    left: 700px;
    top: 170px;
    font-size: 50px;
}
.youtubeicon{
    height: 100px;
    position: absolute;
    left: 600px;
    top: 300px;
}
.youtubescript{
    position: absolute;
    left: 700px;
    top: 270px;
    font-size: 50px;
}
.steamicon{
    position: absolute;
    left: 600px;
    top: 400px;
    height: 100px;
}
.steamscript{
    position: absolute;
    left: 710px;
    top: 375px;
    font-size: 50px;
}
.snapchat{
    position: absolute;
    top: 200px;
    left: 600px;
}
.discord{
    position: absolute;
    top: 400px;
    left: 600px;
}
.gamepreview{
    position: absolute;
    top: 350px;
    left: 50px;
    width: 600px;
}
.gamepreviewscript{
    position: absolute;
    top: 200px;
    left: 50px;
    font-size: 30px;
    width: 600px;
}
.gamesheader{
    position: absolute;
    top: 0px;
    left: 600px;
}
.brocodepng{
    position: absolute;
    height: 100px;
    top: 150px;
    left: 200px;
}
.brocodejpg{
    position: absolute;
    height: 100px;
    top: 150px;
    left: 100px;
}
.marighoul{
    position: absolute;
    height: 100px;
    left: 200px;
    top: 350px;
}
.marighoulpfp{
    position: absolute;
    height: 100px;
    left: 100px;
    top: 360px;
}
.stargirl{
    top: 560px;
    position: absolute;
    height: 100px;
    left: 200px;
}
.stargirlpfp{
    position: absolute;
    top: 560px;
    left: 100px;
    height: 100px;
}
p{
    text-align: center;
    font-family: "Mystery Quest", "Jacquard 12", "Caesar Dressing";
}
a{
    color: goldenrod;
}
::-webkit-scrollbar{
    width: 10px;
}
::-webkit-scrollbar-track{
    background-color: dodgerblue;
}
::-webkit-scrollbar-thumb{
    background: bisque;
    border-radius: 100vw;
}
::-webkit-scrollbar-thumb:hover{
    background: hotpink;
}
a{
    cursor: url(ClickCursor.png), auto;
}
.winowsxp{
    height: 300px;
    position: absolute;
    left: 1526px;
    top: 611px;
}




