﻿/* Author: Amy Linder-Jahazi */
/* Date: December 3, 2006 */
/* Used with Northview Community of Christ Site */

body {
	background-color: #CCFF99;
}
h1,h2,h3,h4,h5,h6 {
	font-family: sans-serif;
	color: #000000;
	font-size: xx-large;
	background-color: #CCFF99;
}
p {
	font-size: 36
}
