		#background
		{
			position:absolute; left: 0; right: 0; bottom: 0; top: 0px; 
			z-index:60;
		}
		#title
		{
			position:absolute; 
			left: 0; 
			right: 0; 
			bottom: 0; 
			top: 80px; 
			text-align: center;
			z-index:99;
		}		
		#content
		{
			position:absolute; left: 80px; right: 80px; bottom: 0; top: 30px; 
			z-index:98;
			overflow-y: auto;
			overflow-x: hidden;
			background-color: #FFFFFFBB;
			padding-right:80px;
			padding-left:80px;

		}		
		
		.leftVideos {
			float: left; 
			margin-right:20px;
		}
		
		
		.rightVideos {
			float: right; 
		}
		
		.rightText {
			
			float: right; 
		}		
		.center { 
			margin: 0 auto; 
			width: 800px; 
			position:relative; 
			top: 90px; 
			left:200px;
		}
		
		.pressImgs { 

			margin: 0 auto; 
			width: 800px; 
			position:relative; 
			top: 20px; 
			left:-80px;
			
		
		}
		img {
			border-radius: 40px;

			
		}

		
		section h1 {
			position:relative;
			top:60px;
			text-align: center; 
			font-weight: 900 ; 
			color: #882222; 
			font-style:italic; 
			font-size: 3em	; 
			letter-spacing: 0.2em; 
			font-family: SP; 
			text-shadow: 1px 1px #ffffff; 
			line-height: 50px;
		}
		
		section h2 {
			position:relative;
			top:80px;
			text-align: center; 
			font-weight: 900 ; 
			color: #882222;
			font-style:italic; 
			font-size: 1.5em; 
			letter-spacing: 0.2em; 
			font-family: Times New Roman; 
			text-shadow: 1px 1px #ffffff; 
			line-height: 50px;
		}
		
		section h3 {
			position:relative;
			top:110px;
			left: 380px;
			text-align: center; 
			font-weight: 900 ; 
			color: #882222;
			font-style:italic; 
			font-size: 1.5em; 
			letter-spacing: 0.2em; 
			font-family: Times New Roman; 
			text-shadow: 1px 1px #ffffff; 
			line-height: 50px;
		}
		
		section h4 {
			position:relative;
			top:50px;
			text-align: left ; 
			font-weight: 900 ; 
			color: #882222;
			font-style:italic; 
			font-size: 1.5em; 
			letter-spacing: 0.2em; 
			font-family: Times New Roman; 
			text-shadow: 1px 1px #ffffff; 
			line-height: 50px;
		}
		
		section p {
			position:relative;
			width:98%;
			top:90px;
			left: 20px;
			text-align: justify; 
			font-weight: 900 ; 
			color: #553333;
			font-style:italic; 
			font-size: 1.2em; 
			letter-spacing: 0.05em; 
			font-family: Times New Roman; 
			text-shadow: 1px 1px #ffffff; 
			line-height: 1.5em;
			 

		
		}
		
		section p2 {
			position:relative;
			width:98%;
			top: 20px;
			left: 20px;
			right: 400px;
			text-align: justify; 
			font-weight: 900 ; 
			color: #553333;
			font-style:italic; 
			font-size: 1.2em; 
			letter-spacing: 0.05em; 
			font-family: Times New Roman; 
			text-shadow: 1px 1px #ffffff; 
			line-height: 1.5em;

		
		}