body, html {
  	text-align:center;
  	margin:0;
  	padding:0;
	background: #000 url(images/bg.jpg) no-repeat center top;
}

a img {
  	border: none;
}

.strings_container {
	width: 222px;
	height: 561px;
	margin: auto;
}

.bottom_links {
	width: 742px;
	margin: 70px auto 30px;
	height: 45px;
}

div.left {
	float: left;
}

div.right {
	float: right;
}