/*   Cascade Style Sheet for Gargoyle Collection
		Author:  Mishelle Dean KEY

		
		Tag Declarations
		================
*/
	body				{background-image: url(back03.jpg); color: #0000ff}
	h1, p, address		{text-align: center}
	h1					{font-family: Old English Text MT; color: maroon}
	td, th				{border: 2 solid white}
	th					{text-align: left}
	a:link, a:visited	{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%}
		