body
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#000000;
}

#logo
{
	width:360px;
	height:102px;
	position:absolute;
	left:50px;
	top:50px;
	background-image:url('logo.png');
	background-repeat:no-repeat;
}
