#blockall { 
    
    display: block;
}
.centerall { 
    
    text-align: center;
}
		#footerit{
			color: #FFF;
            position: relative;
			font-size: 0.9em;
            text-align: center;
		}

			#footerit a {
				color: inherit;
			}

#spacetops {
    
    margin-top: 3em;
}
#swisslogo {
    margin-bottom: 4em;
    margin-top: 2em;
}
.colorgr {
    
    color: green;
}