#menu
{
	position : absolute;
	bottom : 0px; 
	left : 0;
	width : 100%;
	height : 25px;
	background-color: black;
}
#centre
{
    
	background-color : black;
}
