/* Page Garden Communications Mar 22, 2015 jewel.css*/
body
{
	color: #0000ff;
	text-align: center;
	background-image: url(../images/bgimages/silk.jpg);
	background-attachment: fixed;
}	
body img
	{
		position: relative;
		left: 1px;
		top: 200px;
	}	