@charset "utf-8";
/* Normalize margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;}
	
	
	
/*----------------------------------------------------------------*/


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;}
body img{float:left;}
#credit {
	clear:left;
	float:left;
	font-size:9px;
	line-height:2em;
	padding-left:12px;
	width:542px;
	/width:538px;
	text-align:right;
	color:#666;
	}
#credit a:link, #credit a:visited{
	color:#666;
	text-decoration:none;}
#credit a:hover, #credit a:active {color:#419638;}
html#peep img{border-bottom:#231f20 solid 9px;}

