body{
cursor: url("/cursors/sburbR.png"), default !important;
background-image: url('/homestuck/home/assets/lofafbgsmaller.png');
background-color: #000;
background-size: 100%;
height: 768px;
width: 1366px;
overflow-x: hidden;
overflow-y: hidden;
color: #000;
z-index: 1;
}

#pagedoll{
background-image: url('/homestuck/home/assets/jaderun.png');
background-size: 900px;
background-repeat: no-repeat;
position: absolute;
width: 900px;
height: 900px;
top: 90px;
left: -140px;
z-index: 99;
pointer-events: none;
}

#container{
background-image: url('/homestuck/home/assets/jadesnow.png');
background-size:  300px;
background-repeat: no-repeat;
background-position: right -5px bottom -20px;
}
