/* $Id$ */
/* this style sheet used for the Apostles-List subscription page */

BODY {
	background: url(http://nonerds.com/apostles/bgdiamond.gif);
}

H1 {
	background: #99ccff;
	color: #983000;
	font-size: 28pt;
	padding: 10px 2px 10px 2px;
	text-align: center;
}

H2 {
	background: #99ccff;
	color: #983000;
	font-size: 14pt;
	padding: 5px 2px 5px 2px;
}

.text {
	color: #983000;
	font-size: 14pt;
}

