.VideoHomePage
{
	text-align: center;
	margin-top: 10px;
}
.VideoHomePage div
{
	width: 408px;
	height: 245px;
	border: solid 2px #9b312e;
	margin-left: auto;
	margin-right: auto;
}
.DivTestoHomePage
{
    padding: 10px;
    text-align: justify;
}

