
.bodybar { 
width: 1200px; 
height: auto; 
margin-left: auto;
margin-right: auto; 
background: black;

}


.footer{
    width: 1200px;
    background: black;
    margin-left: auto;
    margin-right: auto;
    
}

.spacer{
    height: 25px;
    background: black;
    margin: auto;
}


.signoff{
    padding-left: 60px; 
    font-size: 60px;
    color: #ff00f8;
   font-family: 'Karma', serif;
    
}

.footer{
    width: 1200px;
    height: auto;
    margin: auto;
}



