body { background-color: #666; color: #fff; padding: 0; margin: 0; text-align: center;  }
div#image { background-color: transparent; text-align: left; padding: 0px; border: 1px solid #fff; position:absolute; top: 50%; left: 50%; width: 484px; heigh: 320px; margin: -160px 0 0 -242px; }
p, h6 { font-family: Arial; font-size: 10px; }
a:link { font-weight: bold; color: #fff; text-decoration: none; }
a:visited { font-weight: bold; color: #ccc; text-decoration: none; }
a:focus { font-weight: bold; color: #ccc; text-decoration: none }
a:hover { font-weight: bold; color: #aaa; text-decoration: none; }
a:active { font-weight: bold; color: #ccc; text-decoration: none; }
