body {
    background: #0f000f;
    font-family: Seele;
    background-image:  url(Pictures/sitepics/gyan/YMS15_Gyan_-_Front.png),url(https://pm1.aminoapps.com/6290/fbdeff3e7488473ff3c5669ffd2fd177196de7b3_hq.jpg);
    background-repeat: no-repeat;
    background-position: 1130px 320px ,center;
    background-size:15%, 130%;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    height: 100px;
    width: 100%;
    margin: 0;
    cursor: url(Pictures/sitepics/cursor.png), auto;
}
.layout{
    width: 920px;
    height: 480px;
    margin-left: 194px ;
    margin-right: 194px;
    margin-top: 101px;
}
.pet{
    float: left;
}

h1{
    background: rgba(255, 0, 200, 0.5);
    text-align: center;
    font-size: xx-large;
    width: 100%;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    height: 100px;
    margin: 0;
}
.shell {
    background: rgba(93, 248, 93, 0.5);
    width: 300px;
    padding: 10px;
    height: 300px;
    margin-left: 400px;
    font-family: 'Times New Roman', Times, serif;
}
@font-face {
    font-family: Seele;
    src: url(Documents/fonts/MKSD_SEELE/MKSD_SEELE/Seele-One.otf);
}
footer {
    display: block;
    margin-left: 500px;
    margin-right: auto;
}
table {
    float: right;
    width: 50px;
    display: table;
    box-sizing: border-box;
    border-spacing: 2px;
    border-color: #03fc56;
    background: rgba(255, 0, 200, 0.5);
}
tr {
    display: table-row;
    vertical-align: inherit;
}