/* home page only items */
#splash {
	padding-bottom: 20px;
	height: 200px;
	font-size: 2px;
}

	#splash img { float: left; }
	#splash a img { padding: 0 0 5px 5px; }

#content { background: url(/images/template/home_gorgeous.gif) no-repeat right bottom; }

	/* text under the splash image should have a similar right margin */
	#content p { padding-right: 28px; }

