
body {
	background: #000000 url(../images/tile_bg.jpg) center repeat-y;
	margin: 0;
}

#content_wrapper {
	width:700px;
	left:50%;
	margin-left:-350px;
	position:absolute;
}

#content_top {
	width:700px;
	height:1900px;
}

#content_bottom {
	width:700px;
	height:1354px;
	background:url(../images/ztrc_bg02.jpg) left top no-repeat;
}

#content_left {
	float:left;
	width:233px;
	height:624px;
	padding:730px 0 0 185px;	
}

#content_right {
	float:right;
	width:281px;
	height:1354px;
}

#twitter {
	width:234px;
	height:365px;
}

#like {
	width:214px;
	margin:20px 0 0;
	padding:0 10px;
}
