	BODY		{ background-color: purple }
	P		{ color: rgb(255,204,00);
			  font-family: arial }
	.intro		{ font-size: 14pt; 
			  text-align: center }
	.center		{ text-align: center }	
	.promo		{ text-align: center;
			  font-size: 18pt;
			  font-weight: bold }
	.promo1		{ text-align: center;
			  font-size: 12pt;
			  font-weight: bold }
	P.footer	{ text-align: center; 
			  font-size: 8pt }	
	P.important	{ color: yellow }
	P STRONG	{ color: rgb(255,153,00) }
	H1		{ color: rgb(255,204,00);
			  font-family: "Trebuchet MS", Verdana, sans-serif;
			  text-align: center }	
	.home		{ font-size: 30pt;
			  font-style: italic;
			  color: rgb(255,204,00);
			  font-family: "Impact", Verdana, sans-serif;
			  text-align: left }	
	H2		{ color: rgb(255,00,00);
			  font-family: "Trebuchet MS", Verdana, sans-serif;
			  text-align: center }	
	OL		{ list-style-type: decimal;
			  color: rgb(255,204,00);
			  font-family: arial; 
			  font-size: 10pt }
	STRONG		{ font-weight: bold}	
	EM		{ font-style: italic}
	A:link		{ color: rgb(255,153,00) }
	A:visited	{ color: yellow }
	A:active	{ color: rgb(204,00,00) }
	.intro1		{ background-color: rgb(153,00,153);
			  height: 200px;
			  width: 200px }
	.intro2		{ background-color: rgb(255,00,51);
			  height: 200px;
			  width: 200px }
	.intro3		{ background-color: rgb(51,102,00);
			  height: 250px;
			  width: 200px }
	.intro4		{ background-color: rgb(00,00,204);
			  height: 125px;
			  width: 350px }
	.intro5		{ background-color: rgb(50,205,50);
			  height: 230px }
	.contact	{ background-color: rgb(153,00,153);
			  font-family: arial;
			  font-size: 14pt;
			  color: rgb(255,204,00) }
	.form		{ color: rgb(255,204,00);
			  font-family: arial }
	.time		{ background-color: rgb(255,204,00);
			  color: black;
			  font-family: Arial, Verdana, sans-serif;
			  font-size: 10pt; 
			  text-align: center;
			  width: 450px }
	.greeting	{ background-color: yellow;
			  color: black;
			  font-family: Arial, Verdana, sans-serif;
			  font-size: 10pt;
			  text-align: center;
			  width: 440px }		
	.borderless	{ border-width: 0px;
			  color: maroon }
	.search		{ height: 200px;
			  width: 360px }
	.view		{ height: 200px;
			  width: 360px }
	.star1		{ background-color: rgb(255,00,51);
			  height: 170px;
			  width: 760px }
	.star2		{ background-color: rgb(00,00,204);
			  height: 170px;
			  width: 200px }
	.tblwidth	{ width: 100px }
	.movie1		{ background-color: rgb(153,00,153);
			  height: 20px;
			  width: 120px }
	.newarrival	{ background-color: rgb(153,00,153);
			  height: 180px;
			  width: 600px }
	.newarrival1	{ background-color: rgb(153,00,153);
			  height: 180px;
			  width: 50px }
	.comingsoon	{ background-color: rgb(51,102,00);
			  height: 180px;
			  width: 600px }
	.comingsoon1	{ background-color: rgb(51,102,00);
			  height: 180px;
			  width: 50px }
	
