body {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/bg4.jpg);
	background-color: #fe2550;
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFFFFF;
}

.left {
	vertical-align: top;
}
.text3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFFFF;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
.right {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;	
}
