/* CSS Document for big iron door page */

BODY {
	background-color: #DA9435;
	background-image:  url(images/view_bgnd.jpg);
	background-repeat: no-repeat;
}


#menu {
	position: absolute;
	top: 5px;
	left: 468px;
}

#textinfo {
	position: absolute;
	top: 253px;
	left: 301px;
	text-align: left;
	width: 423px;
	color: #660000;
	z-index: 1;
	visibility: hidden;
}