@charset "UTF-8";
.container h1 {
	border: thick inset #BA5EF3;
	text-align: center;
}
.container h4 {
	text-align: center;
	border-top-left-radius: 0px;
	margin-right: auto;
	margin-left: auto;
	border-color: #A75CEC;
	border-style: solid;
}
.wrap {
	margin-right: auto;
	margin-left: auto;
	width: 564px;
}
body h2 {
	text-align: center;
}
.container {
	text-align: center;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
body h3 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-style: solid;
	border-color: #CB68F9;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
