body {
	background: #B6C600;
}
#global { 
	width : 900px;
	margin:auto;

}

div#logo {
	text-align: center;
	margin: 100px 0 20px 0;
}

div#video {
	text-align: center;
	margin-bottom: 20px;
}

div#footer {
	text-align: center;
	margin-bottom: 40px;
}
