
/*
  meromero park
  home.css
*/

#ground {
  position: relative;
  width: 748px;
  height: 450px;
  margin: 0px;
  padding: 0px;
}

body{
	width:886px;
	margin:0 auto;
	text-align:center;
}

#wrapper{
	float:left;
	width:751px;
	height:1%;
}

#body, #container, #footer, #footer-link, #contents_header{
	width:750px;
	position:static;
}

#header-link, #common_fnc{
	position:static;
}

#header-link{
	width:220px;
	height:40px;
}

#footer-link{
	margin-left:1px;
	background-position:0px top;
}

#sidebar{
	float:left;
	width:130px;
	height:1%;
	margin-top:4px;
}
