body
{
	margin:		0;
	padding:	0;
}
#main
{
	position:	absolute;
	top:		50%;
	left:		50%;
	width:		518px;
	height:		450px;
	margin:		-225px -259px;
}
