body {
	background:url('img/bg.jpg') no-repeat;
	background-color:#0167af;
	background-position:50% 0;
  text-align:center;
  margin:0;padding:0;
}

div#wrapper {
  text-align:left;
  width:780px;
  height:580px;
  margin:0 auto;
  position:relative;
}

.image {
  position: absolute;
  zoom:1;
  background-repeat:no-repeat;
}

#instal_logo {
	width:303px;
	height:61px;
	position:absolute;
	left:87px;
	top:474px;
}

#steel_logo {
	width:303px;
	height:61px;
	position:absolute;
	left:392px;
	top:412px;
}

a {
  outline: none;
}

a img {
	border:0;
}