@charset "UTF-8";

#baggutop{
	background-image:url("images/top.jpg");
	height: 100vh;
    position: relative;
	
}


#baggulogo{
	height: 20vh;
	position: absolute;
	left: 104px;
	margin-top: 300px;
}

