body { 
	background: url( '../images/bkg-home.jpg' ) repeat-x; 
	background-color: #c2ceb1;
	margin: 0;
	padding: 0;
	}
.container { width: 750px; }
#header img { position: relative; left: 250px; }
#slider { position: relative; left: 65px; }
#informacoes { position: relative; left: 90px; }
#informacoes h1 { 
	margin: 0;  
	font-size: 16px;
	color: #1c2221;
	font-weight: bold;
	}
#informacoes h2 { 
	margin: 0;  
	font-size: 12px;
	color: #333;
	}
#informacoes p { 
	margin: 0;  
	font-size: 12px;
	color: #34403e;
	}
#informacoes p span.fone { 
	font-weight: bold;
	font-size: 15px;
	}
#informacoes p.nome { 
	margin-top: 10px;
	}
#informacoes p.reserva { 
	font-style: italic;
	margin-bottom: 15px;
	}



