body {
	background: #b0ce81 url(../img/layout/1px.jpg) 0 0 repeat-x;
	color: #000;
	font-size: 62.5%;
	font-family: "Lucida Grande", Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

body * {position:relative}

div#content { position: absolute; margin-left: -999em; width: 10em; }

div#wrapper {
	background: url(../img/layout/index.jpg) 0 0 no-repeat;
	margin: 0 auto;
	height: 504px;
	width: 794px;
}

div#wrapper p { color: green; }

div#flash {
	background: url(../img/layout/flash.jpg) 0 0 no-repeat;
	margin: 0 auto;
	height: 96px;
	width: 794px;
}