
body {
	background: url(../images/spacetile.jpg) repeat;
}

div.holding {
	width: 800px;
	position: relative;
	margin: 0 auto;
	top: 100px;
}
div.wrapper {
	width: 800px;
	position: relative;
	margin: 0 auto;
	top: 100px;
	
}
