

body {
	margin:0 auto;
	background: url(images/index/bg_sky.jpg) no-repeat center;
	background: url(images/index/fundo.jpg) repeat;
	font-size: 23px;
	font-family:arial;
	font-weight:bold;
}

#wrapp {
	background: url(images/index/degrade.png) repeat-x top;
}

#page {
	width:100%;
	height:600px;
	cleaR:both;
}