BODY {	background-color: #FFFFFF;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		}
#topo   {
	width:100%;
	height:23px;
	padding:0px;
	background-color:#000000;
	background-image: url(/ralph/en/img/tp1.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#meio   {
	width:100%;
	height:243px;
	padding:0px;
	float:center;
	background-color: cccc00;
	text-align: center;
	background-image: url(/ralph/en/img/bg2.jpg);
}
#titulo {
	width:100%;
	height:49px;
	padding:0px;
	float:center;
	background-color: #ffffff;
	text-align: center;
	background-image: url(/ralph/en/img/md1.gif);
	background-repeat: repeat-x;
}
#menu   {
	width:100%;
	height:122px;
	padding:0px;
	float:center;
	background-color: #000000;
	text-align: center;
	background-image: url(/ralph/en/img/btm1.gif);
	background-repeat: repeat-x;
}
