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

body {
	font-family: 				"Comic Sans MS";
	font-size:					16px;
	line-height:				24px;
	margin-left: 				0px;
	margin-top: 				0px;
	margin-right: 				0px;
	margin-bottom: 				0px;
	color: #B52C2E;
	background-color: #B52C2E;
}
.heading {  
font-family: "Comic Sans MS"; font-size: 24pt; font-weight: bold
}
.heading2 {  
font-family: "Comic Sans MS"; font-size: 16pt; font-weight: bold; color: #B82C30
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #B82C30;
}
.Video {
	position: absolute;
	font-size:36px;
	font-style: Helvetica;
	left: 771px;
	top: 14px;
	width: 255px;
	height: 40px;
}

