/*   Cascade Style Sheet for Gargoyle Collection
		Author:  Johnathan Watson

		
		Tag Declarations
		================
*/	body				{background-image:url(back03.jpg); color:#0000ff}
	h1					{text-align:center; color:maroon; font-family:old english mt}
	p					{text-align:center}
	address				{text-align:center}
	td,th				{border:2 solid white}
	th					{text-align:left}
	a:link, a:visted	{color:maroon}

		
/*
		Label Declarations
		==================
*/	#identity						{width:25em}
	#phone, #cardNum				{width:10em}
	#expire							{width:5em}
	#mainTable						{width:100%; height:100%}
	#orderTable						{width:75%; margin-left:12.5%; margin-right:12.5%}
	
		