/* CSS Document */a:link {color:#FFCC00;text-decoration: none;}a:visited {color:#FFCC00;text-decoration: none;}a:hover {color:#CC0000;text-decoration: none;}a:active {color:#FFFFFF;text-decoration: underline;}/* Copy Setings */body, p, td { font-weight:normal; }#mydiv { position:absolute; top: 50%; left: 50%;width:778px;     margin-left: -389px; /*set to a negative number 1/2 of your width*/height:722px;    margin-top: -361px; /*set to a negative number 1/2 of your height*/ }/* Styles */.copy { color:#FFFFFF; font-size:16px; padding-bottom:0px; padding-left: 70px; font-weight:bold;}.legal { font-size:11px; color:#000000; font-weight:bold; padding-left:70px; letter-spacing:-1px; }