		#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: 20px; right: 20px; bottom: 0; top: 30px; 
			z-index:98;
			overflow-y: auto;
			overflow-x: hidden;
			background-color: #FFFFFFBB;
			padding-right:40px;
			padding-left:10px;

		}		
		
		#my-video {
				width:330px;
			
		}
		.center { 
			margin: 0 auto; 
			max-width: 320px; 
			position:relative; 
			top: 50px; 
		}
		
		.pressImgs { 

			margin: 0 auto; 
			max-width: 500px; 
			position:relative; 
			left:8px;
			
		}
		.leftVideos {
			margin: 0 auto; 
		}
		
		
		.rightVideos {
			margin: 0 auto; 
		}
		
		img {
			border-radius: 40px;
			max-width:660px;
		}
		section h1 {
			position:relative;
			top:30px;
			left: 20px;
			text-align: center; 
			font-weight: 900 ; 
			color: #882222; 
			font-style:italic; 
			font-size: 1.5em	; 
			letter-spacing: 0.2em; 
			font-family: SP; 
			text-shadow: 1px 1px #ffffff; 
			line-height: 40px;
		}
		
		section h2 {
			position:relative;
			top:20px;
			left: 10px;
			text-align: center; 
			font-weight: 900 ; 
			color: #882222;
			font-style:italic; 
			font-size: 1.2em; 
			letter-spacing: 0.2em; 
			font-family: Times New Roman; 
			text-shadow: 1px 1px #ffffff; 
			line-height: 25px;
		}
		
		section h3 {
			position:relative;
			top: 20px;
			left: 10px;
			text-align: center; 
			font-weight: 900 ; 
			color: #882222;
			font-style:italic; 
			font-size: 1.2em; 
			letter-spacing: 0.2em; 
			font-family: Times New Roman; 
			text-shadow: 1px 1px #ffffff; 
			line-height: 25px;
		}
		
		section h4 {
			position:relative;
			top:20px;
			left: 10px;
			text-align: center ; 
			font-weight: 900 ; 
			color: #882222;
			font-style:italic; 
			font-size: 1.2em; 
			letter-spacing: 0.2em; 
			font-family: Times New Roman; 
			text-shadow: 1px 1px #ffffff; 
			line-height: 25px;
		}
		
		section p {
			position:relative;
			width:98%;
			top:30px;
			left: 20px;
			text-align: justify; 
			font-weight: 900 ; 
			color: #553333;
			font-style:italic; 
			font-size: 0.8em; 
			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: 0.8em; 
			letter-spacing: 0.05em; 
			font-family: Times New Roman; 
			text-shadow: 1px 1px #ffffff; 
			line-height: 1.5em;

		
		}
		
		#content iframe {
			margin-top: 20px;
			text-align: justify; 
			left: 10px;
			position: relative;
			width: 320px;
			height: 240px;
		}