#navbar{

    margin-top: 0px;
    display: inline;
    margin-left: 70px;
    position: relative;
    left:120px;
    top:0px;
}

#navbar ul{
    display:inline;
}

#navbar ul li{
    list-style-type: none;
    display: inline;
}

#navbar ul li a{
    text-decoration: none;
    font-size: 15px;
    font-family: Tahoma;
    color:black;
    padding-right: 15px;
}

.img1{
    width:160px;
    height: 30px;
    position: relative;
    left:-500px;
    top:20px;
}

#navbar2{
    width:600px;
    height:30px;
    border: 1px solid black;
    margin-top: 0px;
    margin-left: 70px;
    position: relative;
    left:120px;
    top:10px;
    background-color:whitesmoke;
    border: 1px solid whitesmoke;
    border-radius: 5px;
}

#navbar2 ul{
    display:inline;
}

#navbar2 ul li{
    list-style-type: none;
    display: inline;
}

#navbar2 ul li a{
    text-decoration: none;
    font-size: 15px;
    font-family: Tahoma;
    color:black;
    padding-right: 15px;
}

.img2{
     position: relative;
     top:-50px;
     left:820px;
}

#text1{
     color:rgb(77, 131, 248);
     font-weight: bold;
     font-family: Tahoma;
     position:relative;
     top:-95px;
     left:855px;
}

#box1{
    width:100%;
    height: 250px;
    background-color: palevioletred;
    position: relative;
    top:-75px;
}

.img3{
    height: 250px;
    position: relative;
    left:600px;
}

#text2{
    position:relative;
    left:200px;
    top:-200px;
    font-size: 35px;
    font-family: Verdana;
    color:white;
}

.watch{
    position: relative;
    top:-230px;
    left:200px;
    width:120px;
    height:40px;
    background-color: white;
    border: 1px solid white;
    border-radius: 5px;
}

#box2{
    width:328px;
    height:200px;
    border:1px solid gold;
    background-color: gold;
    position: relative;
    top:-80px;
    float:left;
}

.img4{
    width:30px;
    height:30px;
    position: relative;
    left:35px;
    top:10px;
}

.img5{
    width: 30px;
    height: 30px;
    position: relative;
    left:5px;
    top:22px;
}

#text3{
    color:white;
    margin-left: 40px;
    font-family: verdana;
    font-size: 15px;
}

#text4{
    margin-left: 40px;
    margin-top: -10px;
    font-family: verdana;
    font-size: 12px;
}

.start{
    width:150px;
    height:40px;
    background-color: gold;
    border:1px solid white;
    position: relative;
    top:-10px;
    left:40px;
    font-weight: bold;
}
#box3{
    width:328px;
    height:200px;
    border:1px solid rgb(8, 201, 137);
    background-color:rgb(8, 201, 137);
    position: relative;
    top:-80px;
    float:left;
}

.img6{
    width: 31px;
    height: 20px;
    margin-top: 20px;
    margin-left: 30px;
}

.img7{
    width:35px;
    height:25px;
    position: relative;
    top:17px;
    left:-37px;
}

#text5{
    color:white;
    margin-left: 30px;
    font-family: verdana;
    font-size: 15px;
}

#text6{
    margin-left: 30px;
    margin-top: -10px;
    font-family: verdana;
    font-size: 12px;
}

.download{
    width:150px;
    height:40px;
    background-color: rgb(8, 201, 137);
    border:1px solid white;
    position: relative;
    top:-5px;
    left:33px;
    font-weight: bold;
}

#box4{
    width:328px;
    height:200px;
    border:1px solid lightskyblue;
    background-color: lightskyblue;
    position: relative;
    top:-80px;
    float: left;
}

.img8{
    width:35px;
    height:35px;
    position: relative;
    top:17px;
    left:30px;
}

#text7{
    color:white;
    margin-left: 30px;
    margin-top: 20px;
    font-family: verdana;
    font-size: 15px;
}

#text8{
    margin-left: 30px;
    margin-top: -10px;
    font-family: verdana;
    font-size: 12px;
}

.explore{
    width:150px;
    height:40px;
    background-color: lightskyblue;
    border:1px solid white;
    position: relative;
    top:11px;
    left:3px;
    font-weight: bold;
}
