body
{
		background-image:	url(/djmarymacbg.jpg?SiteID=78e2df07-0275-4967-b060-8070fe898fc2&V=0);
		background-position:	center;
		background-attachment:	fixed;
		background-repeat:	repeat;
		font-family:	verdana;
		font-size:	Small;
}

a
{
		text-decoration:	none;
		font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
		color:	#017801;
		outline:	0;
}

a:hover
{
		text-decoration:	none;
		font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
		color:	lime;
}

h1, h2, h3
{
		margin:	0px;
		color:	#fff;
		letter-spacing:	-1px;
}

h1
{
		font-size:	2.2em;
}

h2
{
		font-size:	1.8em;
		margin-top:	1em;
		color:	#fff;
}

h3
{
		font-size:	1.4em;
		margin-top:	1em;
		margin-bottom:	0.5em;
		color:	#99ccff;
		font-weight:	normal;
}

hr
{
		color:	#424242;
}

a:active
{
		outline:	none;
}

