body { background: url(images/background.jpg); background-color: #fff }


P
	{
	color : Black;
	}

.quote
	{
	font-size : x-small;
	font-style : italic;
	}

.button
	{
	font-size : small;
	font-weight : bold;
	text-align : center;
	}

.small_header
	{
	font-size : small;
	font-weight : bold;
	}

.header
	{
	font-size : medium;
	text-align : center;
	}

.body
	{
	text-indent : 20;
	}

.noindent
	{
	font-size : medium;
	}

.note
	{
	font-size : x-small;
	}

.date
	{
	font-weight : bold;
	}
	
.gmenu
	{
	text-align : center;
	text-indent : 20;
	}


