body {
	background-color: #000000;
}
.site_border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3b2209;
	border-right-color: #3b2209;
	border-bottom-color: #3b2209;
	border-left-color: #3b2209;		
}
