#youtube {
position: absolute;
top: 700px;
left: 1900px;

}

#instagram {
position: absolute;
top: 595px;
left: 1925px;


}

#google {
position: absolute;
top: 440px;
left: 1925px;


}

#facebook {
position: absolute;
top:300px;
left:1935px;


}

#twitter {
position: absolute;
top:140px;
left:1935px;


}

#about {
position: absolute;
top:  900px;
left: 380px; 
}

#enjoy {
position: absolute;
top: 30px;
left: 1920px;


}

#video2 {
position: absolute;
top:240px;
left:1275px; 

}

#video {
position: absolute;
top: 240px;
left: 10px;


}

#hbtext {
position: absolute;
top:100px;
left:45px;


}

#hbtext2 {
position: absolute;
top:100px;
left:1300px;


}

#ScreaM {
position: absolute;
top:100px;
left:800px; 



}

#youtubetextlink {
position: absolute;
top:1110px;
left:965px;



}

#instagramtextlink {
position: absolute;
top:1110px;
left:825px;



}

#facebooktextlink {
position: absolute;
top:1110px;
left:675px;



}

#twittertextlink {
position: absolute;
top:1110px;
left:1230px;



}

#googletextlink {
position: absolute;
top:1110px;
left:1090px;



}

#dragonline {
position: absolute;
top:200px;
left:760px;

}

body {
text-align: center;
-moz-transform: scale(0.9, 0.9); /* Moz-browsers */
    zoom: 0.9; /* Other non-webkit browsers */
    zoom: 80%; /* Webkit browsers */

}