@charset "UTF-8";
/* CSS Document */

body {
	background-color: #53BBA7;
	background-image: url(spring.gif);
}
#logo {
	background-color: #FFF;
	background-image: url(left%20logo.gif);
	background-repeat: no-repeat;
	height: 485px;
	width: 659px;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}
#circ {
	background-image: url(circ.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 485px;
	width: 620px;
	margin-right: 100px;
}
#smcirc {
	background-image: url(bottomgraphic.gif);
	background-repeat: no-repeat;
	height: 485px;
	width: 800px;
	background-position: 105px 432px;
	bottom: auto;
}
#leftwedge  {
	background-image: url(leftwedge.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 485px;
	width: 200px;
}
