div.bookmark {
	position:relative;
	top:20em;
	left:-10em;
}

img.bookmark {
	position:relative;
    top:0.35em;
    left:-0.2em;
}

hr {
	margin-top:0em;
}

h2 {
	margin-bottom:.1em;
}

h3 {
	margin-bottom:.3em;
	text-decoration:underline;
}

div.tweet {
	font-size:22px;
	color:#666;
	width:145px;
	padding-left:325px;
	position:fixed;
	top:17em;
	left:auto;
	z-index:0;
}

p.box {
	margin-top:0.2em;
	margin-bottom:0.2em;
}	

span {
	text-align:right;
}

div.alphabet {
	border:solid;
	border-width:.19em;
	padding:10px;
	margin-left:60px;
	width:215px;
	position:fixed;
	top:30em;
	left:auto;
	background:white;
	z-index:1;
}

p.alphabet {
	font-size:21px;
	letter-spacing:12px;
	margin-bottom:2px;
}

