﻿body,html {
text-align:center;
margin:0px;
padding:0px;
font-size:12px;
font-family:'News-Gothic-Std', 'arial';
background-image:url('footerbg.png');
background-position:center;
background-repeat:repeat-y;
background-color:#ffffff;
height:100%;
}


body a:link, body a:visited 
{
    color:inherit;
    text-decoration:underline;
}


