html {
	visibility: visible;
}
.contactlog {
	background-color: rgb(204, 204, 153);
	background-image: url('/static/images/ricebk.jpg');
}
.contactlog .menu-title{
    text-align: center;
}