body {
	background-color: #fff999;
	margin-left:130px;
	margin-right:130px;
	font-family: arial,verdana, helvetica, sans-serif;
	text-align:justify;
}

address {
	position:relative;
	top:1em;
	font-style:normal;
}

#logo_img {
	position:relative;
	top:-4em;
}

#contact {
	position:relative;
	float:right;
	top:-3.5em;
	margin-bottom:0px;
	padding-bottom:0px;
}

.mmenu {
	padding-left:5px;
	padding-right:7px;
	font-weight:bold;
	font-size:.75em;
	text-align:center;
}

hr {
	margin-top:2em;
	margin-bottom:2em;
}

h1 {
	color:#0000ff;
}

h3 {
	color:#0000ff;
}

h4 {
	color:#0000ff;
}
.center {
	width:100%;
	text-align:center;
}