body {
	background-color: gray;

}

.title {
	text-align: center;
	img {
		width: 15%;
		height: 15%;
	}
}

.intro {
	text-align: center;
	font-size: 125%;
	.intro_bold{
		font-weight: bolder;
	}
	
}