body{
    background: linear-gradient(skyblue, rgb(200, 162, 236), rgb(233, 186, 233));
    background-repeat: no-repeat;
    background-attachment: fixed;
}
h1{
    text-align: center;
    font-weight: bold;
    color: rgb(80, 12, 66);
    font-family: "Life Savers"
}
p{
    text-align: center;
    color:rgb(54, 10, 95);
    font-family: "Slackey"
    
}
li{
    text-align: center;
color:rgb(138, 11, 131);
    font-family: "Handlee"
}
h2{
    text-align: center;
    color:rgb(84, 28, 136);
    font-family: "Life Savers"
}
h4{
    text-align: center;
    color: blueviolet;
    font-family:"Life Savers"
}
h3{
    text-align: center;
    color:rgb(70, 24, 62);
    font-family: "Life Savers"
}
p{
    text-align: center;
    border-style: outset;
    border-width: 5px;
    border-color:#5a3fbb;
}
#box1{
    margin: 0 auto;
    text-align: center;
    border: 5px solid;
    width: 250px;
    height: 250px; 
    font-size: 17px;
    font-family:"Slackey";
    color: #3d1b7a;
    background-color: rgb(222, 211, 252);
    
    padding: 25px;
}
#box2{
    text-align: center;
    border: 5px solid;
    width: 250px;
    height: 250px; 
    font-size: 18px;
    font-family: "Slackey";
    color: rgb(67, 28, 173);
    background-color: rgb(207, 186, 247);

    padding: 25px;
}
.fursuit_creation{
    display: block;
     margin: auto;
    background-color: rgb(218, 190, 235);
    color: #8c59dd;
}
.examples{
    display: block;
     margin: auto;
    background-color: rgb(218, 190, 235);
    color: #8c59dd;
}
.about{
     display: block;
     margin: auto;
    background-color: rgb(218, 190, 235);
    color: #8c59dd;
}
.divider {
    display: block;
    margin: auto;
}
.image-box {
   width: 1000px;
   height: 400px;
   border: 8px solid #382757;
   margin: 0 auto;
  padding: 100px;
    background:linear-gradient(rgb(223, 173, 216),rgb(109, 133, 185));
  background-repeat: no-repeat;
  border-radius: 80px;
 overflow: scroll /* Keeps the image from spilling out */
        }
.heart-divider {
  text-align: center;  
}
.bow {
width: 100px;
height: 300px;
position:relative; 
top: 375px;
}
.willowfloat {
    width:230px;
    position:fixed;
    bottom:100px;
    right:290px;
}
.lexifloat {
    width: 300px;
    position:fixed; 
    top:350px;
    left:250px;
}
.vinefloat {
    width: 600px;
    position:fixed; 
    top:145px;
    left:350px;
}
.vinefloat2 {
    width: 600px;
    position:fixed; 
    top:145px;
    left:937px; 
}
.vinefloat3 {
    width: 600px;
    position:fixed; 
    top:125px;
    left:350px;    
}
.vinefloat4 {
    width: 600px;
    position:fixed; 
    top:125px;
    left:937px;
}
.homebutton {
    display: block;
     margin: auto;
    background-color: rgb(218, 190, 235);
    color: #8c59dd;   
}
.movieblep {
    width: 200px;
    position:absolute; 
    position:static;
    top: 485px;
    left: 1250px;
}
.gardevoir {
    width: 200px;
    position:fixed; 
    top: 550px;
    left: 230px;
}
.glaceon {
    width: 200px;
    position:fixed; 
    top: 220px;
    left: 1450px;   
}
.arthas {
    width: 267px;
    position:absolute; 
    position:static;
    top: 485px;
    left: 1250px;
}
.greely {
    width: 130px;
    position:absolute; 
    position:static;
    top: 485px;
    left: 1250px;
}
.skyrim {
        width: 125px;
    position:absolute; 
    position:static;
    top: 485px;
    left: 1250px;
}
.luna {
        width: 135px;
    position:absolute; 
    position:static;
    top: 485px;
    left: 1250px;
}
.paws {
    width:200px;
    position:fixed;
    bottom:650px;
    right:290px;    
}

