#main {
	display: flex;
	justify-content: space-between;
}

#content {
	min-width: 30%;
	max-width: 50%;
}

#invitation {
	
}