/*============================================================

	Get Yourself Some Chewbacca, bitches!

	Notes:
	================
	Love Chewbacca? Look no further, you're gonna get some Chewbacca crammed all up your Wookie hole.

	
	In This CSS:
	================
	+Not a whole lot.
	============================================================ 

	+Chewbacca stuff:
	--------------------------------------------- */

	body {
		background-color: #fff;
		color: #000;
		font-family: Georgia, Times, Times New Roman, serif;
		margin: 0 auto;
		text-align: center
	}
	
	h1 {
		display:block;
		height:0;
		margin: 0;
		text-indent:-9999px;
	}
	
	h3 {
		font-size: .8em;
		font-style: italic;
		font-weight: 300
	}
	
	.ad-sense {
		margin-top: 40px;
		vertical-align: bottom
	}
	
	a.slantmouth-joint {
		background: transparent url(/i/slantmouth-joint.png) no-repeat;
		display: block;
		height: 50px;
		margin: 30px auto;
		text-indent: -9999px;
		width: 418px
	}