body {
background:#999999;
background: url('http://aestheticartillery.com/Images/background.jpg');
bg-repeat:repeat;
text-align:center;
overflow:auto;
}

#wrapper {
	width:500px; height:500px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	border:0px;
	z-index:0; padding:0;
	background: url('http://aestheticartillery.com/Images/comingsoon.jpg');
	background-repeat:none;
}
