
body{
	background: url('../img/verde.jpg');
	background-attachment: fixed;
}

#logo{
		background: #235E3D;
}

#menu ul li:hover{
	background: #235E3D;
}	

.button-more{
	background: #235E3D;

}

