/*	==================================================
	Sparrow's Tail
	
	Print Stylesheet
	development: jeremycarlson.com
	--------------------------------------------------	*/

.print { display: block; }

#header a { 
	line-height: 0;
	text-indent: 0;
	background-image: none;
	color: #fff;
	}

#header a img {
	width: 123px;
	height: 165px;
	}