@charset "iso-8859-1";
/* author: Michael Wasserman */
/* Creation date: 2/25/2006 */

body 
{
	font-family: "Constantia", "Palatino Linotype", "Linux Libertine", "DejaVu Serif", "Junicode", "Cardo", "Arial Unicode MS", serif;
	color: #000000;
	background-color: #dddddd;
	font-size: 12pt;
}
img
{
	border-width: 0;
}
.top
{
	text-align: center;
}
.content
{
	text-align: center;
}
.content h1
{
	font-size: 1.2em;
	text-align: center;
}
.bottom
{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
}
