body {
	background-attachment: fixed;
	background-image: url(images/background/background3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#divPositionCenter {
	margin-top: -286px;
	margin-left: -388px;
	position: absolute;
	left: 50%;
	top: 50%;

}
#divPositionBody {
	width:100%;
	height:100%;
}
#iframePositionStyle {
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;

}

