html, body
{
	margin: 0px;
	padding: 0px;
}

body
{
	background:#fee799;
}

img
{
	border:0;
}

#main_start
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -272px;
	margin-top: -180px;
	width: 544px;
	height: 359px;
}