html { height: 100%; margin: 0; background-image: url(../images/bg.jpg); }
body { text-align: center; height: 100%; margin: 0; padding: 0; font-size: 12px; font-family: arial, sans-serif; }

a:link { color: #00479B; font-size: 12px; font-family: arial, sans-serif; font-weight: normal; font-style: normal; text-decoration: underline; }
a:visited { color: #00479B; font-size: 12px; font-family: arial, sans-serif; font-weight: normal; font-style: normal; text-decoration: underline; }
a:hover { color: #0072B2; font-size: 12px; font-family: arial, sans-serif; font-weight: normal; font-style: normal; text-decoration: underline; }
a:active { color: #00479B; font-size: 12px; font-family: arial, sans-serif; font-weight: normal; font-style: normal; text-decoration: underline; }

