html, body 
{
	margin: 0;
	padding: 0;
}

.wrap
{
	position: relative;
	left: auto;
	margin-top: auto;
	right: auto;
	margin-bottom: auto;
}