/* CSS Document */
body {
	background: #000 url('background.jpg') center top no-repeat;
	}
#wrapper {
	position: relative;
	}
#sprout {
	position: absolute;
	top: 369px;
	left: 50%;
	margin: 0 0 0 -210px;
	height: 270px;
	width: 421px;
	}
#crowder {
	position: absolute;
	top: 669px;
	left: 50%;
	margin-left: -404px;
	height: 20px;
	width: 155px;
	}
#cd {
	position: absolute;
	top: 639px;
	left: 50%;
	margin-left: -74px;
	height: 148px;
	width: 148px;
	}
#buy {
	position: absolute;
	top: 650px;
	left: 50%;
	margin-left: -232px;
	height: 70px;
	width: 158px;
	}
#sixsteps {
	position: absolute;
	top: 669px;
	left: 50%;
	margin-left: 256px;
	height: 20px;
	width: 150px;
	}
#ringtones {
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -365px;
	margin-right: auto;
	height: 90px;
	width: 728px;
	}

