div.v_mp4{

	background-color: #00ffdd;
	margin: 10px;
	margin: 10px;
	border: 5px solid black;
	border-radius: 10px;
	text-align: center;
}

div.v_webm{

	background-color: #00ffdd;
	margin: 10px;
	margin: 10px;
	border: 5px solid black;
	border-radius: 10px;
	text-align: center;
}

div.v_2{

	background-color: #00ffdd;
	margin: 10px;
	margin: 10px;
	border: 5px solid black;
	border-radius: 10px;
	text-align: center;
}

h2.yeah{

color: red;
}

body{
	background-color: red;
	background-image: url("poster.jpg");
}