body {
	margin: 0px;
	background: #fff url("images/background.jpg") repeat-x;
}

a {
	margin: -2px;
}

#wrapper {
	width: 936px;
	position: relative;
	margin: auto;
	z-index: 0;
}

#buttons {
	height: 63px;
	position: relative;
	top: -368px;
	left: 252px;
}

#header {
	width: 473px;
	height: 182px;
	background: #fff url(images/princess_02.jpg) no-repeat;
	float: left;
	margin-top: 1px;
}

#left {
	width: 252px;
	height: 550px;
	float: left;
	background: #fff url(images/princess_01.jpg) no-repeat;
}

#right {
	width: 211px;
	height: 550px;
	float: left;
	background: #fff url(images/princess_03.jpg) no-repeat;
}

#center {
	background: #fff url(images/princess_center.jpg) no-repeat;
	position: relative;
	width: 473px;
	height: 306px;
	margin-left: 252px;
	top: 181px;
	z-index: -1;
}

#content {
	font-family: Georgia, serif;
	width: 450px;
	margin-left: 252px;
	margin-top: -50px;
	text-align: center;
	z-index: 10;
}

#footer {
	background: #fff url(images/footer.jpg) no-repeat;
	width: 334px;
	height: 50px;
	clear: both;
	margin-left: 310px;
	margin-top: 30px;
	padding-top: 20px;
	padding-left: 90px;
}
