#teas {
	background-color: #000000;
	height: 100%;
	width: 100%;
}
a:visited {
	height: 100%;
	width: 100%;
}
#backbuton {
	clear: both;
	height: 150px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	bottom: 0px;
	text-align: center;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 24px;
}
#wrap {
	height: 900px;
	padding-bottom: 30px;
}

