@charset "utf-8";
/* CSS Document */


/*--------------------- instructions -----------------------------------------*/


#address {
	text-align: center;
	font-weight: bold;
/*	background-color: #E8EDFD;*/
	background-color: #D9E6F4;

	padding: 0.5em;
	width: 20em;
	margin: auto;
	font-family: "Times New Roman", Times, serif;
	

}

//h1{ font-size: 2.85em; line-height: 1; margin-bottom:10px;margin-top:0;padding:0;text-align:left}
//h2{ font-size: 1.71em; line-height: 1; margin:5px;padding:0}

