body
{
	font-family: "DejaVu Sans", "Bitstream Vera Sans", "Helvetica",
		"Arial", sans-serif;
	font-size: medium;
	color: #000000;
	background: #ffffff;
}

#allContent
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#cover
{
	width: 560px;
	float: left;
}

#quotes
{
	padding: 10px;
	margin-left: 560px;
	height: 320px;
}

#openLink
{
	font-family: "DejaVu Serif", "Bitstream Vera Serif", "Georgia",
		serif;
}


.openAndRead
{
	font-size: 140%;
}

.quote
{
	margin-bottom: 40px;
	font-size: 70%;
}

.attribution
{
	padding-left: 20px;
}


a:link
{
	color: #000000;
}

a:visited
{
	color: #555555;
}

#bar
{
	clear: both;
	border: solid black;
	width: 100%;
	border-width: 10px 0px 0px 0px;
}

img
{
	margin: 0px;
	border: 0px;
}

