body { font-family: Arial; font-size: 16px; margin: 10px; background: #ffffff; }
img { display: inline-block; }
a img { border: 0; }

p { padding: 0; margin: 10px; }
p.info { padding-top: 40px; background: url("home.png") no-repeat 52px top; }
p.infoipadtop { padding-top: 40px; }
p.infoipadbot { padding-top: 10px; background: url("homer.png") no-repeat right 35px top; position: absolute; bottom: 0px; left: 0; width: 100%; text-align: center; }

ul { margin: 0; padding: 0; list-style: none; font-size: 0; }
ul li { margin: 10px; display: inline-block; font-size: 16px; font-weight: bold; }
ul li a { display: block; padding: 10px; width: 200px; line-height: 100px; text-align: center; border: 1px solid #808080; text-decoration: none; }
ul li a:link, ul li a:visited { background: #fafafa; color: #0080c0; }
ul li a:hover, ul li a:active { background: #f0f0f0; color: #800000; box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3); }