/*
	File: 			global.css
	Description:	Stylesheet for all aspects of Stoney River Homes.
	Company: 		Elite 1 Performance
	Author:			Captured Living
	Copyright:		Copyright 2010. All Rights Reserved.
*/

/* ========== Page Attributes ========== */
@import url("global.css");

html
{
	height: auto;
	background:url(../images/global/multisport_bg.jpg) no-repeat top center fixed;
	color: #fff;
}

