/* CSS Document */

BODY {		
COLOR: #000;	
TEXT-ALIGN: left;
}

a:hover {
	text-decoration: none;
	color: #2c11f9;
}


.filmpic img{
	width: 350px;
}

.filmpic p{
	padding-bottom: 10px;
}

h3 {
	color: #3165c6;
	margin-bottom: 0px;
}

.date {
	color: #828282;
	font-family: segoe UI, arial;
	font-size: 10px;
}
