/* CSS Document */

table, th, td {
	border: 1px solid red;
}


h2 {
	color: red;
}

video {
  height: auto;
  width: 100%;
}