body {
	background-image: url(livebg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #000000;
	 text-align: center;
color: #EBDBB2;
font-family: Tahoma;
font-size: xsmall;
}

#video {
	padding-top: 200px;


}
#content {
	margin-top: 50px;
	background-image: url(divbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
form {
display: inline;
padding: 0;
margin: 0;
}

input {
padding: 0;
margin: 0;
}