body {
	background-image: url(graphics/swirls1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#background {
	background-image: url(graphics/splat-blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: auto;
	width: 900px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
