body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #7EC8CB url(images/back_home.jpg) repeat;
}

html {
	height: 100%;
}

.right {
	float: right;
	display: inline;
	margin: 6px 0px 0px 0px;
}

.table {
	border: 0px !important;
}

.teller {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
	visibility: visible;
	visibility: hidden;
	z-index: 1;
}
