/* CSS Document */

body  {
	margin: 0;
	background-color: #efe297;
	background-image: url(layout/bg-reata.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
}
#placeholder {
	height: 100%;
	width: 100%;
	background-image: url(layout/placeholder.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
