
body {background: url(images/bghearts.gif) pink repeat;

	margin-left:	30px;
	margin-top:	68px;
	margin-right:	0px;
	font-family:	arial, sans-serif}

a:link		{color:		purple;}
a:visited	{color:		purple;}
a:hover		{color:		blue;}

H1	{color:	darkgreen;
	text-align:	center;}

H2	{color: 		#ccff99;
	text-align:	center;
	padding-right:	4px;
	padding-left:	4px;
	background-color:	darkgreen;}

H3	{	color:	darkgreen;
		border-bottom-width:	3px;
		text-align:	center;
	background-color:	#ccff99;}

H4	{	color:	#006400;
		text-align:	center;}

#margins { margin-left: 100px;}

	



