#title001 {
    color:unset;
    font-size:unset;
    text-align:unset;
    text-align:center;
    font-size: 56px;
    color:rgb(23, 185, 226);
    background-color: #000;
}
.smbryan {
    font-size: 11px;
}
.strong {
	color: lightseagreen;
}
.intro{
	color: crimson;
}
#map {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 300px;
    height: 300px;
}
.feedbutton, a.feedbutton:link, a.feedbutton:visited, a.feedbutton:active, a.feedbutton:hover {
    border: 1px solid;
    border-color: #FC9 #630 #330 #F96;
    padding: 0 3px;
    font: bold 10px sans-serif;
    color: #fff;
    background: #F60;
    text-decoration: none;
  }
  