body{
	background-image:url('http://i167.photobucket.com/albums/u123/donniet79/capture.jpg');
	background-attachment:fixed;
	background-repeat: repeat-x;
	background-position: top center;
}

	
	div.video{
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px
	
}
div.middle{
	background-color:white;
	max-width:700px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid black;
        outline:black dotted thin;
	
}
div.form{
	padding-bottom:20px;
}

h1{
	line-height: 50%;
	font-size:250%
}

h4{
	padding-left: 20px;
	padding-right: 20px;
	font-weight:normal;
	
}
	
h3{
	padding-left: 150px;
	line-height: 50%;
	color: red
}


div.order{
	border: none;
}


