*{
	padding:0px;
	margin:0px;
}

html{
	direction: ltr;
	overflow-x: hidden;
}
body{
	background:#ffffff url('bg.jpg') no-repeat top center;
}
.wrapper{
	width:874px;
	margin:0 auto;
}
#dashboard{
	width:874px;
	height:621px;
}
#fb-root{
	margin-top:10px;
}