	body
	{
		margin: 0;
		padding: 0;
		font-family: verdana, arial, sans-serif;
		text-align: center;
		color: #f7f1af;
		background: #8D3C2B;
		background-image: url(xm-images/x06-rose-bkg1-kp.jpg);
	}

	h1
	{
		color: #f7f1af;
		background: none;
		font-family: verdana, arial, sans-serif;
		font-size: 80%;
		font-weight: normal;
		text-align: left;
		padding: 10px 0 5px 15px;
	}
	
	h2
	{
		background: none;
		font-family: verdana, arial, sans-serif;
		font-weight: bold;
		text-indent: 15px;
		margin: 0 0 0 0;
	}

	p
	{
		font-family: arial, helvetica, sans-serif;
		text-align: left;
		color: #fdfeec;
		font-weight: bold;
		line-height: 125%;
	}

	#encloseall
	{
		width: 685px;
		margin: 3em auto;
		text-align: center;
		padding-bottom: 0;
		border: 3px double #efe78d;
	}

	#container
	{
		width: 675px;
		margin: 4em auto 1.5em auto;
		text-align: center;
	}

	#content
	{
		font-family: arial, helvetica, sans-serif;
	}

	#pic1
	{
		width: 420px;
		text-align: center;
		margin: auto;
		background-image: url(xm-images/x06-rose1-kp.jpg);
		background-repeat: no-repeat;
	}

	.img
	{
		text-align: center;
		margin: auto;
	}

	#credit
	{
		font-family: arial, helvetica, sans-serif;
		font-size: 70%;
		font-weight: normal;
		text-align: right;
		margin: 0 10px 4px 0;
		clear: both;
	}

	#xmaslinks
	{
		clear: both;
		text-align: center;
		margin: auto;
		font-family: arial, helvetica, sans-serif;
		color: #f7f1af;
		background: transparent;
		line-height: 110%;
	}

	#footer
	{
		clear: both;
		font-family: arial, helvetica, sans-serif;
		color: #f7f1af;
		background: transparent;
		text-align: center;
		margin: auto;
	}

	.footer p
	{
		text-align: right;
		font-size: 80%;
		color: #f7f1af;
		background: transparent;
		font-weight: 400;
		line-height: 110%;
	}

	.footer ul
	{
		text-align: center;
		margin: 0;
		padding: 6px 0 4px 0;
	}

	.footer li
	{
		text-align: center;
		padding: 1px 0 1px 0;
		display: inline;
		font-weight: 400;
		line-height: 100%;
		text-decoration: none;
	}

	.footer li a
	{
		font-size: 85%;
		text-align: center;
		text-decoration: none;
		color: #f7f1af;
		background: transparent;
		border: 1px solid #f7f1af;
	}

	.footer li a:visited
	{
		text-decoration: none;
		color: #f7f1af;
		background: transparent;
	}

	.footer li a:hover
	{
		text-decoration: none;
		color: #000;
		background: #fafac6;
	}

	.footer li a:active
	{
		text-decoration: none;
		color: #f7f1af;
		background: transparent;
	}
