#video-test {
	border:1px solid red;
	display:block;
}
h2.fred {
	color:red;
}

img.right {
	float:right;
}

table.sid {
	background-color:yellow;
}

h2.mary {
	color:yellow;
}