@CHARSET "ISO-8859-1";

body {
	background-color: #161b39;
	color: #ffffff;
}

.banner {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}

.center {
	text-align: center;
}
