/* HOMEPAGE RULES *//* HEADER */div#header {	position: relative;	margin: 0px auto 0px auto;	width: 700px;	height: 254px;}	#header h1 {		padding: 3px 0px 0px 0px;		width: 700px;		height: 251px;		background: transparent url("/images/interior_montages/rotate.php");		background-repeat: no-repeat;		background-position: 0px 3px;	}			#header h1 span {			display: none;		}		/* BODY TEXT REGION */div#body_text {	background: transparent url("/images/backgrounds/site_watermark.gif");	background-position: right 20px;	background-repeat: no-repeat;}