

body {margin-top:0; background-image: url('jimbo.jpg');background-repeat: no-repeat;background-position:  bottom center;}

a   {text-decoration:none; font-size:small; }
a:hover  { text-decoration:underline; color:purple; font-size:small;}


h1 {font-size: 4em; color: red; display: inline;}
h2 {font-size: 2em; color: black; display: inline;}
h3 {color:blue;}


ul.left {list-style-type:none; float:left; margin:0;margin-top:15px}
ul.inl{list-style-type:none;}
ul.link{list-style-type:none;margin:0}
li.inl{display:inline;margin:0;padding:2%;}

div.cent {margin:auto; text-align:center; width:75%;}
div.left  {margin:auto; text-align:left; width:75%;}



p.fl{float:right;font-size:small;visibility:hidden;}

