body{
	background: url("../img/cascada.jpg");
	background-attachment: fixed;
}

#logo{
	background: #235E3D;
}

#menu ul li:hover{
	background: #235E3D;
}

.button-more{
	background: #235E3D;
}