body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
td.movie { 
	background-image: url(images/spotlight.jpg);
	background-position: bottom right; 
	background-repeat: no-repeat;
	}
td.spotlight { 
	background-image: url(images/spotlight.jpg);
	background-position: bottom right; 
	background-repeat: no-repeat;}
body {
	margin-top: 20px;
	background-image: url(images/back.jpg);
	background-color: #FFCC67;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #99cc99;
}
a:hover {
	color: #0099FF;
}
h1 {
	font-size: 15px;
	color: #FF0916;
	text-align: center;
}
h2 {
	font-size: 13px;
	color: #6599CB;
}
.style2 {font-size: 12px}
.style3 {font-size: 16px}
.style6 {color: #999999}
