#wjStart { width: 820px; height: 420px; background: #FFF; position: absolute; left: 50%; top: 50%; margin: 0px; margin-left: -410px; margin-top: -220px;  }
.wjLinkPos { margin-top: 20px; }
a { color: #333; font-size: 10px; font-weight: bold; text-decoration: none; }
a:hover { color: red; text-decoration: underline; }

body { font-size: 10px; background: #333333; margin: 0px; padding: 0px; text-align: center;  } 
