body {
  margin: 0px;
  padding: 0;
  background:top left no-repeat url(../i/bg-version2.jpg) scroll #000102;
}

* html {
  overflow: hidden;
}

* html body {
  height: 100%;
  overflow: auto;
}

img {
  border:0;
}
#content {
	height:1350px;
        width:1500px;
}
#socialLinks {
	position:relative;
	top:960px;
	left:288px;
	width:300px;
	height:50px;
}
#socialLinks img {
	display:inline;
	padding-left:20px;
	padding-right:20px;
}
#secrets {
	visibility:hidden;
}
