body {
	background-image: url("./img/background.jpeg");
}

.title{
	background-color: rgba(255,255,255,0.5);
}

.portrait{
	max-width: 250px;
}