html, body {height: 100%;margin: 0;overflow: hidden; font-family: verdana, helvetica, sans-serif;font-size: 12px;color: gray;}
a:link {color:gray; text-decoration:none; border-bottom: 1px dotted;}
a:visited {color:gray; text-decoration:none; border-bottom: 1px dotted;}
a:active {color:gray; text-decoration:none}
a:hover {color:gray; text-decoration:none; border-bottom: 1px solid;}
.image:link {border-bottom: 0px;}
.image:visited {border-bottom: 0px;}
#real:link {color:white; text-decoration:none;}
#real:visited{color:white; text-decoration:none;}
#normal:link {display: none;}#normal:visited{display: none;}
#container {height: 100%;}
#center {position: absolute;top: 50%;left: 50%;height: 130px;width: 250px;margin-top: -65px;margin-left: -125px;text-align: center;}
#lock {position: absolute; left: 95%; top: 5%;}
#content {font-size:12px;}
#footer {position: absolute;bottom: 0px;width: 100%;background-color: #EFEFEF;font-size: 10px;text-align: center;}

