.header1 {
	font-family:"Comic Sans MS";
	font-size: 22px;
	font-weight: bold;
	color: #990066;
	text-align: left;
}
.italics {
	font-style: italic;
	text-decoration: underline;
}

.subheader1 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #990066;
	text-decoration: none;
	text-align: left;
}
.subheader2 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #5997D6;
	text-decoration: none;
	text-align: left;
}
.bodytext1 {
	font-family: "Comic Sans MS";
	font-size: 22px;
	width: 550px;
	vertical-align: 50%;
	line-height: 25px;
	text-indent: 0px;
	font-weight: normal;
}
.superscript {
	font-family: "_sans super";
}
.subscript {
	font-family: "_sans sub";
}
.bodyBOLD {
	font-weight: bold;
	font-family: "Comic Sans MS";
}
#swiffycontainer{
position: relative;
margin:0 auto;
line-height: 1.4em;
width : 80% !important;
height: 90% !important;
position: absolute;
left: 0;
}
video{
width:1000px !important;
height:600px !important;
margin-top:10px !important;
}
body{
	overflow-y:hidden;
	overflow-x:hidden;
	/* width:70% !important;
	height:70%!important; */
	
	min-width:600px !important;
	max-width:2000px !important;
	min-height:600px !important;
	max-height:2000px !important;
}