.outter{
	width:100%;	
	background-image:url("images/slide-up-leftright-repeat.png");
	background-position:bottom;
	background-repeat:repeat-x;
}

.wrapper{
	height:150px;
	width:1000px;
margin-left:auto;
margin-right:auto;
	}
	
.wrapper .center{
	width:500px;
	float:left;
	height:150px;
	background-image:url("images/center_slideup.png");
	text-align:center;
	font-size:29px;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	overflow:hidden;
	line-height:30px;
}

.wrapper p{
	margin-top:60px;	
}

.wrapper a{
	text-decoration:none;	
}


</style>
<!--[if IE]>
<style type="text/css">
</style>
<![endif]-->
