﻿body {
}
.test
{
	border-bottom: olive thick solid;
	background-color: navy;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	margin: 50px;
	padding-top: 8px;
}
