@charset "utf-8";
/* CSS Document */

body { 
		margin: 0;
		background: url(bg.jpg);
		text-align: center /*hack do IE5*/ }
		
#moldura{
background:url(boxfino.png) no-repeat;
width:471px;
height:87px;
margin-top: 40px;
margin-left: 450px;
float:left}

#formulario{
margin-top: 42px;
margin-left: -450px;
float:left}

#texto{
margin-top: 30px;
float:left}