#Masthead
{
	font-family : Arial, Tahoma;
	font-size : 42px;
	line-height : 44px;
	color : #888;
	
	padding-top : 10px;
	border-spacing : 0px;
	position : relative;
	top : 0px;
	left : 0px;
}
#Counter_Frame
{
	position : fixed;
	bottom : 10px;
	right : 10px;	
}
#Link_Back
{
	position : fixed;
	bottom : 10px;
	right : 100px;	
}
