body {
	background-color: #B31088;
	background-image:url(../images/index_01.jpg);
	background-repeat:repeat-x;
		
}
	
.intro_text {
	font-family:arial;
	font-size:12px;
	color:#000; 
	text-align:left;
	font-weight:normal;
	
}

.picborder {
	border:2px solid #FFF;
	
}





