body{
	margin:0;
	padding:0;
	background:url(image/8.jpg);
	background-size: cover;
	background-position: center;
	font-family:sans-serif;
}

/*css for display area of assigned postbus info and register*/
.displaypostbus{
	font-size: 20px;
	font-family: serif;


}
.tabledisplay tr td{
	font-size: 18px;
	font-family: serif;
	width:90px;;
}
.chair{
	width:70px;;
}
.tabledisplay tr{
}
