body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.linebelow {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #a3d9f8;
	border-left: 0px none;
}
.border {
	border: 5px solid #000000;
}
