* {margin:0; padding:0}
html, body {height:100%}
#wrapper {height: 100%;	width: 100%; display: table; vertical-align: middle;}
#outer {display: table-cell; vertical-align: middle;}
#logowrap {position: relative; left: 50%; float: left;}
#logo {padding: 20px 20px; position: relative; text-align: center; left: -50%;}


body {
  font-family: Tahoma, FreeSans, sans-serif;

}

#boatfish {
  color: rgb(166,111,5);
  font-size: 6.0em;
  font-family: Georgia, serif;
}

#boatfish a {
  color: rgb(166,111,5);
}

#boatfish a:hover {
  color: rgb(137,82,0);
}

#fish {
  position: relative;
  top: 0.1em;
  color: rgb(15,166,14);
}

.wavy {
  position: relative;
}

#quote {
  color: rgb(139,135,124);
  font-weight: bold;
}

#hits {
  color: rgb(128,128,128);
  font-size: 0.8em;
}

a {text-decoration: none}

input {padding-left: 0.2em; padding-right: 0.2em;}
.dim {color: rgb(172,168,153)}


.center {margin-left: 1em; margin-right: 1em}

.small {font-size: 10px;}
