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

