body{
    background-image: url(images/sagewall.jpeg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}
#box3{
    background: linear-gradient(to right, #638872,#41644A);
    background-repeat: no-repeat;
    border-style:ridge;
    border-width: 5px;
    border-color:#60538d;
    border-radius:2px;
    padding:3px;
    position:absolute;
    left:15px;
    top:318px;
    width: 300px;
    height: 210px;
    overflow: auto;
    text-indent: -30px;
}
#box6{
    border-style:ridge;
    border-color:#60538d;
    border-width:5px;
    border-radius:2px;
    background:linear-gradient(to right,#638872, #41644A);
    background-repeat:no-repeat;
    left: 332px;
    position:absolute;
    top: 318px;
    width:676px;
    height: 500px;
}
#box7{
    background-color:rgb(141, 182, 154);
    position:absolute;
    border-style:groove;
    border-width:5px;
    border-radius:5px;
    padding: 5px;
    border-color:#315734;
    width: 650px;
    height: 150px;
    top: 10px;
    left: 5px;
    overflow:auto;
}
#box8{
    position:absolute;
    background-color:rgb(141, 182, 154);
    border-style: groove;
    border-width:5px;
    border-radius:5px;
    padding: 5px;
    border-color:#315734;
    width:310px;
    height:295px;
    top: 182px;
    left: 5px;

}
#box9{
    position:absolute;
    background-color:rgb(141, 182, 154);
    border-style:groove;
    border-width:5px;
    border-radius:5px;
    padding: 5px;
    border-color:#315734;
    width:310px;
    height:295px;
    top:182px;
    left: 345px;
}
p{
    color:#15191E;
    font-family: "Jersey 10",Georgia, 'Times New Roman', Times, serif;
    font-size:22px;
}
ul{
    color:#15191E;
    font-family: "Jersey 10",Georgia, 'Times New Roman', Times, serif;
    font-size:22px;
}
#box1{
    background: linear-gradient(to right, #638872,#41644A);
    background-repeat: no-repeat;
    border-style:ridge;
    border-width: 5px;
    border-color:#60538d;
    border-radius:2px;
    padding:3px;
    left: 1020px;
    position: absolute;
    top: 318px;
    width: 300px;
    height: 350px;
}
ol{
    color:#15191E;
    font-family: "Jersey 10",Georgia, 'Times New Roman', Times, serif;
    font-size:20px;
}
#box2{
    position:relative;
    margin:auto;
    width: 800px;
    text-align:center;
    font-size: 25px;
    text-shadow: 5px 2px 1px #251f3d;
}
h1{
    background: linear-gradient(to right, #638872,#41644A);
    background-repeat: no-repeat; 
    font-family: "Sekuya", Georgia, 'Times New Roman', Times, serif;
    border-style:double;
    border-width: 16px;
    border-radius: 2px;
    border-color: #3f375c;
    padding: 2px;
    color: #15191E;
}
#box5{
    margin:auto;
    left: 48px;
    width:1250px;
    height:35px;
    font-size:20px;
    text-align:center;
    position:absolute;
    top: 200px;
}
h4{
    background: linear-gradient(to right, #638872,#41644A);
    background-repeat: no-repeat;
    font-family: "Jersey 10", Georgia, 'Times New Roman', Times, serif;
    color:#15191E;
    border-style:ridge;
    border-color:#60538d;
    border-radius: 2px;
    border-width: 5px;
    padding: 2px;
}
#bblog{
    position: absolute;
    top: 550px;
    left: 20px;
}
#bmusc{
    position: absolute;
    top:550px;
    left: 122px;
}
#bbook{
    position: absolute;
    top:550px;
    left: 224px;
}
#bmovie{
    position: absolute;
    top:610px;
    left:20px;
}
#btv{
    position: absolute;
    top:610px;
    left: 122px; 
}
#bball{
    position: absolute;
    top:610px;
    left: 224px;
}
#bart{
    position: absolute;
    top: 670px;
    left: 20px;
}
#bgame{
    position: absolute;
    top:670px;
    left: 122px; 
}
#bshrine{
    position: absolute;
    top:670px;
    left: 224px;
}
button{
    position:relative;
    font-family: "Jersey 10", Georgia, 'Times New Roman', Times, serif;
    font-size:36px;
    text-shadow: 1px 2px 1px #60538d;
    text-align:center;
    height: 55px;
    width: 100px;
    background-color:#638872;
    color:#24113b;
    border-radius: 15px;
    border-style:ridge;
    border-width: 5px;
    border-color:#391e53;
}
button:hover{
    color: #e0ceff;
    background-color: #a4c0af;
}
button:active{
    color:#b9acd1;
    background-color: #74887c;
}
#img1{
    position:absolute;
    bottom: -120px;
    left: 1030px;
}