/* CSS Document */

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


h2 {
	color: #ff7416;
}

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