@charset "utf-8";
/* CSS Document */

#wrapper
{
	text-align:center;
	margin:auto;
	height:100%;
	height:100%;
	position:relative;
}

#social-links
{
	position:absolute;
	top:20px;
	right:100px;
}

#social-links-aditional
{
	position:absolute;
	bottom:20px;
	right:100px;
}

body
{
	margin:0px;
}

img
{
	border:0px;
}
