* {
	font-family: 'Roboto', sans-serif;
}

body {
	background-size: 100% 100%; /* width height */
}

#navbar {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 20px;
}

hr {
	width: 50%;
}

li {
	display: inline;	
}

#navbar li a {
	color: #ff99ff;
	text-decoration: none;
	padding: 4px;

}

figure {
	color: #bfbfbf;
	margin-bottom: 25px;
	margin-top: 40px;
}	

#playful-moments {
	height: 20%;
	width: 20%;
}

#abc {
	color: #ffe6ff;
	line-height: 1.6;
	width: 50%;
}
