#wrapper:before {
	content: "<< back";
	display: block;
	position: fixed;
	left: 10px;
	background: #FFF;
	top: 50%;
	color: #5D8663;
	border: 5px solid #5d8663;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 5px;
}