#title {
	position:absolute;
	left:543px;
	top:25px;
	width:207px;
	height:42px;
	z-index:1;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

body {
	background-image: url(../fire/images/backround_fire.gif);
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
