body {
	margin: 0;
	padding: 0;
	background: #000000 url("../images/html_bg.png") repeat-x;
}

#social-container {
	position: absolute;
	right: 30px;
	top: 30px;
}

.social {
	float:right;
}
