body {
	background-color: #000000;
	font: Times BoldItalicOsF;
}
#Layer1 {
	position:absolute;
	left:10px;
	top:294px;
	width:192px;
	height:183px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:162px;
	top:181px;
	width:900px;
	height:67px;
	z-index:1;
	background-color: #FFB147;
}
.Estilo2 {font-size: 36px}
#Layer3 {
	position:absolute;
	left:10px;
	top:126px;
	width:650px;
	height:2049px;
	z-index:2;
	overflow: auto;
	visibility: visible;
	background-color: #FFB147;
}

