body	{

		font-family: Calibri, "Century Gothic", Tahoma, Verdana, Geneva, Arial;
		font-size: 14px;
		line-height: 20px;
		text-align: center;
		background-color: #562b68;
		letter-spacing: .2px;
		
		background-image: url(gray.gif)
		}
		

.main	{

		width: 680px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		margin-bottom: 20px;
		padding: 25px;
		text-align: left;
		border: 2px #000000 solid;
		background-color: #ffffff;
		}
		

h1		{
		font-family: rickles, "Keyboard.dfont", "Featured Item", Geneva;
		}
		
h2		{
		font-family: "Keyboard.dfont", "Featured Item", Geneva;
		}

h3		{
		font-family: Calibri, "Century Gothic", Tahoma, Verdana, Geneva, Arial;
		}
		

