#header{
	width:900px;
	height:140px;
	}

address{
	font-size:0.65em;
	font-style:normal;
	width:900px;
	color:#000000;
	text-align:center;
	border-top:solid 3px #CCCCCC;
	padding-top:10px;
	margin-top:30px;
	}
	
address a {
	color:#000000;
	text-decoration:none;
}