/* CSS Document */
body {
	background-color: #FFFFFF;
}
#full1 {
	background-color: #FFFFFF;
	position: absolute;
	width: 930px;
	height: 555px;
	top: 50%;
	left: 50%;
	margin-top: -277px;
	margin-left: -465px;
}

#full2 {
	background-color: #FFFFFF;
	position: absolute;
	width: 740px;
	height: 555px;
	top: 50%;
	left: 50%;
	margin-top: -277px;
	margin-left: -370px;
}

#full3 {
	background-color: #FFFFFF;
	position: absolute;
	width: 830px;
	height: 555px;
	top: 50%;
	left: 50%;
	margin-top: -277px;
	margin-left: -415px;
}

