/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:.9375em; background:url(images/bg.jpg) repeat-x top  #645968; text-align:center}
#bg #video1 {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: auto;
	margin-top: 30px;
}
#bg #video2 {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: auto;
	margin-top: 100px;
}

