body {
	background-color: #bdf2ff;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
.foottext {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.modelname {
	font-family: tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFEF5;
}
.moviedesc {
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #BFFFFF;
}
.movietext {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFEF5;
}