#poster {
	width: 650px;
	height: 435px;
	/*margin-left: auto;
	margin-right: auto;
	margin-top: 5%;*/
	position: absolute;
	left: 250px;
	top: 75px;
}

#title {
	/*color: blue;*/
	color: #5B5B5B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60px;
	position: relative;
	float: right;
}