
.label1
{
 	height:22px;
	width:743px;
	display:block;
	float:left;
	position:relative;
	overflow:auto;
	margin:0;
	padding:0;
	background-image:url(bg.jpg);
	background-position:bottom center;
	background-repeat:repeat-x;
	text-decoration:underline;
	text-align:center;
	font-family:arial;
	font-weight:bold;
	font-size:18px;
	color:#5c4283;
	overflow:hidden;
}
.content{
	margin:0;
	padding:0;
	width:744px;
	height:318px;
	background-image:url(girl2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#data{
	width:400px;
	height:auto;
	float:right;
	text-align:left;
	font-size:12px;
	display:block;
}



.label2{
 	height:20px;
	width:400px;
	position:relative;
	text-decoration:underline;
	text-align:center;
	font-family:arial;
	font-weight:bold;
	font-size:15px;
	color:#5c4283;
	overflow:hidden;
}