
body, html {
  height: 100%;
}

.centre {
	display: block;
	margin-left: auto;
    margin-right: auto;
    
}