/* HOMEPAGE RULES */div#container {	background: transparent url("/images/backgrounds/main_background.jpg");	background-repeat: no-repeat;}	#header h1 {		margin: 0px auto;		padding: 135px 0px 0px 0px;		width: 690px;		height: 532px;		background: transparent url("/images/logos/homepage_logo.jpg");		background-repeat: no-repeat;		background-position: 0px 135px;	}	#body_text p {		display: none;	}