body {
	background-image:		url("bg-video.gif");
	background-color:		rgb(255,255,255);
	background-attachment:	fixed;
	background-position:	center;
	background-repeat:		no-repeat;
	padding:				10px;
	text-align:				center;
}

* {
	text-decoration:		none;
}
