body {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #CC0000;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
#toppicture {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	visibility: visible;
	height: 200px;
	width: 200px;
	left: 0px;
	top: 0px;
}
#maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.style1img {
	position: relative;
	visibility: visible;
	left: 0px;
	text-align: left;
	display: inline;
	float: left;
}
