body { 
margin : 0;
padding : 0;
text-align : center;
background-position : center 0%;
background-image : url('images/page_fill.jpg');
background-repeat : repeat-y; 

}

b            { font-family: verdana; font-size: 8 pt }
A:link, A:visited { text-decoration: none }
A:hover { text-decoration: underline }
