/* CSS Document */

body{ 
	text-align:center;
	background: url(images/bg.gif);
	background-repeat:none;
	width:100%; margin:0; border:0;
}

#content{
	width:100%;
	text-align:center;
	margin:19px 0 0 0;
	padding:22px 0 0 0;
	border:0;	
}

#fatafati{
	text-align:center;
	width:100%;
	height:550px;
}

#textStyle{
	background-color:#FFFFFF;
	text-align:center;
	margin:-44px 0 44px 0;
}