@charset "utf-8";
/* CSS Document */

body{
	text-align:center;
}
#content{
	width:700px;
	height:610px;
	margin:auto;
	position:relative;
}
#fbLike{
	margin:20px 0 0 0;	
}

