body {
	background: #456;
 	color:#333;   
	font-family:"Segoe UI", verdana, arial, helvetica, sans-serif;
}
div {
	text-align:center;
}
img {
	border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px
}
.menu1 {
	width: 100%;
	padding-bottom:3%;
}
.menu1 div{
	display: inline-block;
	width: 31%;
}
.menu1 img{
	width:70%;
}
.menu2 {
	width: 100%;
	padding-bottom:1%;
}
.menu2 div{
	display: inline-block;
	width: 32%;
}
.menu2 img{
	width:95%;
	padding-bottom: 20px;
}


#footer p{
	/* height: 19px; */
	text-align: center;
	font-size: 0.8em;
}
#footer a{
	text-decoration: none; color: white 
}
