*{
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
}
header {
	width: 100%;
	height: 80px;
	background: -webkit-gradient(linear, 80% 20%, 10% 21%, from(#99947D), to(#FF4E28));
}
.belleza_web{
	width: 100%;
	padding: 20px;
	text-align: right;
	position: fixed;
	top: 0px;
}
.belleza_web ul li{
	list-style: none;
	display: inline-block;
	padding: 5px 50px;
	color: white;
	font-size: 20px;
	font-family: sans-serif;
	cursor: pointer;
} 
.belleza_web ul li a{
	text-decoration: none;
	color: yellow;
}
.nomb_logo {
	width: 330px;
	padding: 0px 20px;
	float: left;
	position: relative;
	top: 8%;
	left: 7%;
	color: aliceblue;
	font-size: 30px;
}
.logo_jpg{
	width: 80px;
	position: absolute;
	transform: translateX(-1450%) translateY(-10%);
}
.cont_makeup{
	font-size: 25px;
	text-align: center;
	color: aliceblue;
	background-color: rgba(255, 102, 107, 0.8);
	position: absolute;
	transform: translateX(350%) translateY(-2450%);
}
.parrafo_makeup{
	font-size: 25px;
	text-align: center;
	background-color: rgba(255, 102, 107, 0.8);
	position: absolute;
	transform: translateX(0%) translateY(-250%);
	padding: 10px 15px;
	border: solid;
}
.f0nd0{
	min-width: 100%;
	min-width: 100%;
	position: center;

}
.container{
	background:-webkit-gradient(linear, 77% 84%, 10% 21%, from(#CA9035), to(#9A8788));

}
.gif_p{
	width: 150px;
	position: relative;
	transform: translateX(1%) translateY(-1%);
}
.gif_a{
	width: 210px;
	position: relative;
	transform: translateX(30%) translateY(-1%);
}
.gif_b{
	width: 210px;
	position: relative;
	transform: translateX(50%) translateY(-1%);
}