@charset "UTF-8";
/* la-razza.com */

body	{
		background:#000;
}

#campground	{
		background:#f74f22 url(../img/lrz_campground2_1024.jpg) center center no-repeat;
		width:1024px;
		height:768px;
		top:50%;
		left:50%;
		margin:-394px 0 0 -512px;
		position:absolute;	
}