
div#center {
	background-image:url(../images/beauty_apresentacao.jpg);	
	background-repeat:no-repeat;
	background-position:center;
	background-color:#DD137B;
	}
	

	div#center-in {
		float:left;
		margin-left:15px;
		_margin-left:10px;
		color:#FFFFFF;
		margin-top:120px;
		}
			
		
		div#center-in p{
			line-height:15px;
			padding-left:10px;
			margin-top:20px;
			margin-bottom:5px;
			}
						
		div#center-in a{
			color:#FFF;
			font-weight:bold;
			text-decoration:underline;
			}
			
			
		div#center-in a:hover{
			color:#FFF;
			font-weight:bold;
			text-decoration:underline;
			}

