@charset "utf-8";
/* CSS Document */

*{
	background-color: #D6EAF4;
}

#freepik{
	color: transparent;	
}

a{
	text-decoration: none;
}

img{
	width: 100%;
	height: 100%;
	
}
