body{
    background-image: url(anotherblue.jpeg);
    
    background-attachment: fixed;
    background-position: center;
    
    font-family:"Courier Prime";
}

a{
    color: aliceblue;
}

a :visited{
    color: aliceblue;

}
.sitetags{
    position: relative;
    bottom: 30px;
    left: 270px;
}

#Stietitle{
    position: relative;
    bottom: 100px;
}

.Box1{
    margin-left: 0px;
    margin-top: 30px;
    position: relative;
    display: block;
    background-color: rgb(115, 127, 164);
    width: fit-content;
    height: 460px;
    width: 340px;
    border: 3px rgb(165, 185, 203) dotted;
    font-size: 14px;
}

.Box1body{
    position: relative;
    margin-left: 2%;
    color: rgb(116, 92, 66);;
}

.Box1head p{
    position: relative;
    bottom: 4px;
    left: 3px;
}


.Box1head{
position: relative;
background-color: rgb(80, 91, 106);
width: fit-content;
font-size: 15px;
width: 340px;
border-bottom: 3px rgb(165, 185, 203) dotted;
line-height: 1px;
padding-top: 3px;
padding-bottom: 1px;

color: rgb(230, 232, 242);
height: 20px; 
}


.mainmovie{
    position: relative;
    background-color: bisque;
    width: 380px;
    text-align: center;
    margin-left: 20px;
    left: 400px;
    bottom: 300px;
}

.mainmoviehead{
    background-color: rgb(115, 127, 164);

}

.tvscreen{
    position: relative;
    bottom: 500px;
    left: 400px;
}


