@charset "utf-8";
body {
	background-color:#FFF9B8;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

#wrapper {
  position: relative;
  text-align: left;
  width: 570px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
}
#bground {
  height: 550px;
  width: 550px;
  background-image: url(../Gfx/background4.jpg);
  background-repeat: no-repeat;
  padding-bottom: 0px;
}

#transparoll {
	position: relative;
	width: 240px;
	height: 240px;
	left: 30px;
	top: 30px;

	border: 0px solid #ff0000;
	z-index: 10;
  }

#zip {
	position: relative;
	width: 240px;
	height: 240px;
	left: 280px;
	top: -212px;
	_top: -214px;
	border: 0px solid #ff0000;
	z-index: 10;
  }

#masol {
	position: relative;
	width: 240px;
	height: 240px;
	left: 30px;
	top: -202px;
	_top: -208px;
	border: 0px solid #ff0000;
	z-index: 10;
  }

#gjlogo {
	position: relative;
	width: 240px;
	height: 240px;
	left: 280px;
	top: -441px;
	_top: -452px;
	border: 0px solid #ff0000;
	z-index: 10;
  }
 
