@charset "utf-8";
/* CSS Document */

body {
	background-image: url(bg.jpg);
}

#texto {
	width:270px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align: justify;
}

#texto2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align: center;
}