@media (min-width: 979px){
 	body{
        padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
    }
}
#spider {
	position: absolute;
	top: -370px;
	z-index: 100;
}