/* Style sheet för zupp.se */

body:after {
	position:absolute;
	left:30px;
	bottom:30px;
	font-family:sans-serif;
	font-style:italic;
	font-size:17px;
	font-weight:100;
	color:#bbb;
	content: "Zupp";
	padding:4px;
	background:#fff;
}