#header
{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 900px;
	height: 500px;
	text-align: center;
}

#logo
{
	width:900px;
	height:500px;
}

#header img
{
	border: none;	
}

#business_card
{
	background: url(images/card.png) no-repeat;
	position: absolute;
	top:60px;
	right:0px;
	width: 300px;
	height: 150px;
}
