

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	background: rgba(123,219,119,1) fixed center center;
	display: block;
}
#container {
	width: 320px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	height: 1000px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}






header {
	text-align: center;
	vertical-align: middle;
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.red {
	color: rgba(255,0,0,1);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.red_just{
	color: rgba(255,0,0,1);	
	
	
}

.letter16 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	display: block;
	height: 280px;
	width: 300px;
}





.bigger16 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;	
	
}

.bigger24 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;	
	
}

input {
	height: 60px;
	width: 200px;
	font-size: 24px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#moving-logo-pic {
	display: block;
	width: 320px;
	margin-right: auto;
	margin-left: auto;	
	
	
}

.video{
  object-fit: initial;
  width: 300px;
  height: 169px;
}



