body {
	background-color: #030301;
}

a {
	color: #00d9c0;
}

.verticalLine {
  border-left: thick solid #FFFFF3;
}

.body {
	text-align: left;
}

.footer {
	text-align: center;
}

.bulletin {
	color: #FFFFF3;
	float: right;
}

