body {
	background-image: url(tree-woods_00002.jpg);
	text-align: center;
}

h1 {
	font-size: 30px;
	color: white;
	text-align: center;
	line-height: 1.2;
}

#video {
	text-align: center;
}


#main {
	background-color: #cc9999;

	border: 1px solid gray;
	font-size: 16px;
	color: white;
    text-align: center;
}

#copyright {
	background-color: white;
	font-size: 10px;
	color: black;
	text-align: center;
}

#info {
	background-color: white;
	font-size: 16px;
	color: red;
	text-align: center;
}