body {
background-image: url(images/bg.gif);
background-position: center center;

}


img {
border-width: 0;

}

a:link { 
text-decoration: none;
color: #000fff;

}

a:visited { 
text-decoration: none; 
color: #000fff;

}

a:active { 
text-decoration: underline; 
color: #000fff;

}
