
body
{
background-color: pink;
color:Maroon;
}
sourceDesc
{
	display: none;
}
language
{
	display: none;
}
title
{
	display: block;
	font-weight: bold;
	margin-bottom: 12px;
	color:Maroon;
}
author
{
	display: block;
	font-weight: bold;
	margin-bottom: 12px;
	color:Maroon;
}	
date
{
	display: none;
}
head
{
	font-weight: bold;
	font-family: Comic Sans MS;
	text-align: center;
	text-decoration: underline;
	display: block;
	font-size: 16pt; 
	margin-bottom: 12px;
	color:Maroon;
}
p
{
	display: list-item;
	list-style-image: url('heart.jpg');
	list-style-type: square;
	margin-bottom: 12px;
	font-family: Comic Sans MS;
	margin-left: 8px;
	margin-right: 5 px;
	color:Maroon
}
