#video {
	width:550px;
	height:350px;
}
html>body #video {
	min-height:350px;
}
#info {
	padding-left:150px;
	padding-right:100px;
	padding-bottom:50px;
}
#info a {
	color: #8C2C24;
	text-decoration: none;
}
#info a:hover {
	text-decoration: underline;
}