@charset "UTF-8";
/* CSS Document */

body {
	background: #dd002b url(../lastRelease/img/bandesTest.jpg) top center repeat-y;
}

#pageTemp {
	width: 920px;
	height: 762px;
	margin: 30px auto;
	padding: 0;
	background: url(../img/background.jpg) top left no-repeat;
}

* html #pageTemp {
	width: 613px;
	margin: 30px auto;
	padding: 0;
	border: 0px solid #000;
}

#video{
	width: 580px;
	height; 400px;
	margin: auto;
	padding-top: 150px;
}

#skip {
	display: block;
	float: right;
}