body{
	background-color: #7e8085;
}
.pie{
	background-attachment: fixed;
	background-image: url(pie.jpg);
	background-position: left;
}
.ero{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	float: right;
	height: auto;
	width: auto;
	border-top: thin none #0000FF;
	border-right: thin solid #0000FF;
	border-bottom: thin solid #0000FF;
	border-left: thin none #0000FF;
	color: #0000CC;

}
.eroiz{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #222255;

}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #CCFFFF;
}
