body {
	background: url(img/bg.jpg);
}

#table2 {
	background: #fff;
}

.header {
	height: 125px;
	background: url(img/header.gif) no-repeat;
	padding: 0 20px 5px 0;
}
.header:hover {
	cursor: pointer;
}
