﻿#Archery {
	width: 900px;
	border: solid thin red;
	height: auto;
	margin-bottom: 10px;
}

table {

	margin-left: 25px;

	border: double green;

	text-align: left;

}

th {

	font-weight: bold;

}
