﻿#faux {
 background: url(img/articlebg.png);
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}

#arttext h2 {
	font-family: Arial, sans-serif;
}

#arttext p{
	text-indent: 1em;
}

p.first:first-letter {
	font-size: 2em;
	padding: 0.1em;
	float: left;
}

#data {
	text-align: center;
	font-style: Arial, sans-serif;
	font-size: 0.8em;
}

#title{
	font-size: 1.2em;
}

#author{
}

#publisher{
}

#year{
}

#isbn{
}
