.logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 381px;
	width: 400px;
}
.logo2 {
	background-image: url(images/logo2.gif);
	background-repeat: no-repeat;
	height: 275px;
	width: 400px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DE327B;
	text-align: center;
}
.Text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #520823;
	text-align: center;
}

