@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-size:12px;
	background-image: url(back.jpg);
	background-repeat: no-repeat;
	height: 800px;
	width: 1300px;
	background-position: center center;
	background-color: #333;
}
#centro img {
	height: 450px;
	margin-top: 130px;
}
