


body {
	background: #0D141A url(../images/bghtml.jpg) top left;
	font-family: Arial;
	text-align:left;
	color:#000;
	font-size: 8pt;
	margin:  0px;
	padding: 0;
	text-align: center;
}

#wrapper {
	position: relative;
	height: 100%;
	width: 900px;
	margin: 0 auto;
} 

#insideWrapper {
	position: relative;
	top: 40px;
	height: 600px;
	width: 900px;
	margin: 0px;
	text-align: center;
}

a{
	border: 0px none #ffffff;
}

img{
	border:  0px none #ffffff;
}

a.img{
  border:  0px none #ffffff;
}

#wrapmeup{
	margin-top:  250px;
}

.copyright {
  width: 800px;
  margin: 0 auto;
  text-align: left;
  color: #8B8D90;
  font-size: 10px;
}

#logo {
  background: #0D141A;
  text-align: right;
  width: 120px;
  height: 42px;
  position: absolute;
  top: 8%;
  left: 81%;
  z-index: 3;
}

object {
  z-index; 1;
}
