body {
	background-image: url(movieback.jpg);
	background-repeat: repeat;
}
.moviemenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	text-align: center;
}
.moviemain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	color: #FFF;
	background-color: #000;
	text-align: center;
	height: 1600px;
	width: 700px;
}
.m1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	background-color: #FFF;
	text-align: center;
	vertical-align: top;
	width: 200px;
}

