#title-img {
	position: absolute;
	top: 137px;
	right: 450px;
}

#main-wrapper {
	float: left;
	clear: left;
	width: 100%;
	background: black;
}

#main-content {
	padding: 21px 0 20px 0;
	margin: 0 70px 0 0;
	float: right;
	width: 360px;
	color: white;
}