body {
  background-color: #EDEDFF;
}

a { text-decoration: none; }
a:link { color: #0000FF; }
a:visited { color: #000080; }
a:hover { color: #FF0000; text-decoration: underline; }

h2 {
  text-decoration: none;
  padding: 5px;
  background-color: #C0C0FF;
  -moz-border-radius: 10px;
}

.head {
  background-color: #E0E0FF;
  -moz-border-radius: 10px;
}

.menu {
  margin-bottom: 5px;
  text-align: right;
}

#maphoto {
	max-height: 180px;
	max-width: 120px;
	float: right;
	margin-top: 20px;
}
