.line-box {
	height: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	background-image:url(../Images/underline-color.jpg);
	background-repeat: repeat-x
}
body {
	background-image: url(../Images/background-color.jpg);
	background-repeat: repeat-x;
	margin-top: "60px";
	
}
font {
	font-family:Arial, Helvetica, sans-serif;
}