/* Basic */

body {
	font: 100%/1.4em times, serif;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
}

img {
	border: none;
}

#leftBar, #footer, #top, #movie, hr {
	display: none;
}
