/* CSS Document */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-size: .9em;
	line-height: 1.5em;
	}
	
#right { display:none; }


#banner {
	width: 100%;
	height:210px;
	background: transparent url('http://andrewfish.com/wp-content/themes/andrewfish/img/banner.jpg') no-repeat center;
	float:left;
	border: 1px solid #cccccc;
	}

#banner img { display:none;}