body {
	background-color: ##99FF00;
	color: black;
}

#DIV1 {
	top: 0PX;
	left: 0PX;
	width: 1366PX;
	height: 180PX;
	position: absolute;
	background-color: #FFFFFF;
	text-align: center;
	color: #FF00CC;
	font-family: lucida;
	font-size: 24px;
}

#DIV2 {
	top: 180PX;
	left: 0PX;
	width: 1366PX;
	height: 30PX;
	position: absolute;
	background-color: RED;
	text-align: center;
	color: #FF00CC;
	font-family: lucida;
	font-size: 20px;
}

#DIV3 {
	top: 210PX;
	left: 0px;
	width: 1366PX;
	height: 437PX;
	position: absolute;
	background-color: #FFFFFF;
	text-align: center;
	color: black;
	font-family: verdana;
	font-size: 16px;
}

#DIVNOV {
	top: 0PX;
	left: 266PX;
	width: 650PX;
	height: 457PX;
	position: absolute;
	background-color: #FFFFFF;
	text-align: center;
	color: #000099;
	font-family: cursive;
	font-size: 26px;
}

#DIVJG1 {
	top: 0PX;
	left: 266PX;
	width: 650PX;
	height: 457PX;
	position: absolute;
	background-color: #FFFFFF;
	text-align: center;
	color: #000099;
	font-family: cursive;
	font-size: 18px;
}

#DIVQST {
	top: 0PX;
	left: 916PX;
	width: 450PX;
	height: 457PX;
	position: absolute;
	background-color: #FFFFFF;
	text-align: center;
	color: #FF0000;
	font-family: cursive;
	font-size: 26px;
}

#DIVJGS {
	top: 0PX;
	left: 916PX;
	width: 450PX;
	height: 457PX;
	position: absolute;
	background-color: #FFFFFF;
	text-align: center;
	color: #FF0000;
	font-family: cursive;
	font-size: 18px;
}

#DIVAQV {
	top: 0PX;
	left: 0PX;
	width: 266PX;
	height: 457PX;
	position: absolute;
	background-color: #000099;
	text-align: center;
	color: #000099;
	font-family: cursive;
	font-size: 26px;
}

#TXT {
	top: 15PX;
	left: 95PX;
	width: 900PX;
	height: 440PX;
	position: absolute;
	background-color: #99FF00;
	text-align: justify;
	color: #FF00CC;
	font-family: lucida;
	font-size: 20px;
}

#FT {
	width: 130PX;
	height: 170PX;
} 

#DIVIMG {
	width: 100%;
	height: 100%;
}