*{
	outline:none;
	margin:0;
	padding:0;
	font:Georgia, "Times New Roman", Times, serif;
	color:#6A525F;
	font-style:italic;
}
body{
	background:url(../img/background.jpg) no-repeat center top;
}
#centro{
	width:970px;
	margin:0 auto;
	text-align:center;
}
#centro h1{
	width:500px;
	height:411px;
	background:url(../img/logo.png);
	text-indent:-30000px;
	display:block;
	margin:153px auto 0;
}
#centro p.fm a{
	background:url(../img/fm_logo.png);
	width:75px;
	height:15px;
	text-indent:-30000px;
	display:block;
	float:right;
	margin-top:150px;
}