@charset "UTF-8";
/* CSS Document */

.home
{
	background-image: url(pictures/homeBackground.jpg);
	background-repeat: no-repeat
}

.video
{
	width:340px;
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left:30px;
	color:#786630
}