BODY
{
	font-family: Arial, 'Lucida Sans Unicode';
	background-color: mediumslateblue;
}
.MyInfo
{
	font-family: Arial, Lucida Sans Unicode;
	font-size:small;
}
.MyTitle
{
	font-family: Arial, Lucida Sans Unicode;
	font-size: large; 
}
.MyHeading
{
	font-family: Arial, Lucida Sans Unicode;
	font-size:small;
	font-weight: bold;
}

.videoIntro
{
	color:Black;
	font-weight:bold;
	background-color:Yellow;
	margin-top:10px;
	width:480px;
}