body{
	background: url(../img/banner1.jpg);
}

ul>li>a{
	background: orange;
}

ul>li>a:hover{
	background: blue;
}




#header-1{
	background: #0B042E;
}

#btn-opcion{
	background: #514C4C;
}
#caja-opciones{
	background: #010847;
}

