<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">


.elastic-video {
	position: relative;
	padding-bottom: 55%;
	padding-top: 15px;
	height: 0;
	overflow: hidden;
}
.elastic-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#video_background {
position: fixed;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -1000;
overflow: hidden;
}

.order  {
		font-family: arial;
		font-size: 26px; 
		color:#fff;
		text-shadow: 1px 1px 1px #000;
		margin-top:-40px;
		}
	
a:link {
    	color: #FFf;	
		}	
.icon  {
		font-family: Helvetica;
		font-size: 50px; 
		color:#fff;
		text-shadow: 1px 1px 1px #000;
		}	
		
#font	{width: 350px;
	height: 150px;
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top: 350px;}

