BODY {

	color : #F0FFFF;
	font-family : Arial, sans-serif;
	font-size : small;
	margin-left : 0px;
	background-color : black;
	scrollbar-face-color: orange;
	
	
	
	list-style-type : disc;
	list-style : disc inside none;
}

.margin {
	margin-left : 5px;
}

H1
{
		font-family : Arial, sans-serif;
		color : Green;
		
}
H2
{
			font-family : Arial, sans-serif;
			color : Red;
}
A {
	color : #DAA520;
	
}

A:HOVER {
	color : #FF8C00;
}

.footer
{

	font-family :  Arial, sans-serif;
	font-size : xx-small;
	text-align : center;
}
.tab{
	margin-left : 20px;
}

.doubletab{
	margin-left : 40px;
}

.hours
{

	font-family :  Arial, sans-serif;
	font-size : x-small;
	margin-left : 5px;
}