@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../imagens/corpo/background.jpg);
}
#centro {
	position:relative;
	margin-bottom:20px;
	margin-left:200px;
	margin-top:30px;
	widows:600px;
	height:400p;
}
