table tr:nth-child(1n+2) {
	display : none;
}

.tableHeader {
	background-color : #FFFFFF;
} 

.guest {
	font-size: 18px;
}